public function DrupalMemcachedInterface::addServers in Memcache Storage 8
Parameters
$servers: List of services related to the current cluster.
Return value
bool Connection status.
1 method overrides DrupalMemcachedInterface::addServers()
File
- src/
DrupalMemcachedInterface.php, line 26
Class
Namespace
Drupal\memcache_storageCode
public function addServers($servers);