Hierarchy
- class \Drupal\Core\Cache\MemoryBackendFactory implements CacheFactoryInterface
File
- core/lib/Drupal/Core/Cache/MemoryBackendFactory.php, line 5
Namespace
Drupal\Core\Cache
Members
| Name | Modifiers | Type | Description |
|---|---|---|---|
| MemoryBackendFactory::$bins | protected | property | Instantiated memory cache bins. |
| MemoryBackendFactory::get | function | Gets a cache backend class for a given cache bin. Overrides CacheFactoryInterface::get |
Please login to continue.