MemoryBackendFactory
class MemoryBackendFactory implements CacheFactoryInterface (View source)
Properties
| protected MemoryBackend[] | $bins | Instantiated memory cache bins. |
Methods
get(string $bin)
Gets a cache backend class for a given cache bin.
Details
CacheBackendInterface
get(string $bin)
Gets a cache backend class for a given cache bin.