PhpBackendFactory
class PhpBackendFactory implements CacheFactoryInterface (View source)
Properties
| protected CacheTagsChecksumInterface | $checksumProvider | The cache tags checksum provider. |
Methods
get(string $bin)
Gets PhpBackend for the specified cache bin.
Details
__construct(CacheTagsChecksumInterface $checksum_provider)
Constructs a PhpBackendFactory object.
CacheBackendInterface
get(string $bin)
Gets PhpBackend for the specified cache bin.