You are here

protected property MemcacheDriverFactory::$settings in Memcache API and Integration 8.2

The settings object.

Type: \Drupal\memcache\MemcacheSettings

File

src/Driver/MemcacheDriverFactory.php, line 20

Class

MemcacheDriverFactory
Factory class for creation of Memcache objects.

Namespace

Drupal\memcache\Driver

Code

protected $settings;