You are here

protected property DrupalMemcacheFactory::$extension in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 modules/memcache/src/DrupalMemcacheFactory.php \Drupal\memcache\DrupalMemcacheFactory::extension

Type: string

File

modules/memcache/src/DrupalMemcacheFactory.php, line 28
Contains \Drupal\memcache\DrupalMemcacheFactory.

Class

DrupalMemcacheFactory
Factory class for creation of Memcache objects.

Namespace

Drupal\memcache

Code

protected $extension;