protected property MemcacheDriverFactory::$bins in Memcache API and Integration 8.2
An array of configured bins.
Type: string[]
File
- src/
Driver/ MemcacheDriverFactory.php, line 62
Class
- MemcacheDriverFactory
- Factory class for creation of Memcache objects.
Namespace
Drupal\memcache\DriverCode
protected $bins = [];