ApcuCacheFactory
final class ApcuCacheFactory implements CacheFactoryInterface (View source)
Methods
__construct(int $ttl = 0, bool $reloadOnMiss = true, string $prefix = 'mo_')
No description
Details
__construct(int $ttl = 0, bool $reloadOnMiss = true, string $prefix = 'mo_')
No description
CacheInterface
getInstance(MoParser $parser, string $locale, string $domain)
No description