Home
last modified time | relevance | path

Searched refs:Swift_CacheFactory (Results 1 – 3 of 3) sorted by relevance

/plugin/swiftmail/Swift/Message/
H A DEncoder.php155 $cache = Swift_CacheFactory::getCache();
270 $cache = Swift_CacheFactory::getCache();
301 $cache = Swift_CacheFactory::getCache();
329 $cache = Swift_CacheFactory::getCache();
H A DMime.php110 $this->cache = Swift_CacheFactory::getCache();
/plugin/swiftmail/Swift/
H A DCacheFactory.php18 class Swift_CacheFactory class