getServers() public method
Returns the memcache or memcached server configurations.
public yii\caching\MemCacheServer[] getServers ( ) | ||
---|---|---|
return | yii\caching\MemCacheServer[] |
List of memcache server configurations. |
getServers() public method
Returns the memcache or memcached server configurations.
public yii\caching\MemCacheServer[] getServers ( ) | ||
---|---|---|
return | yii\caching\MemCacheServer[] |
List of memcache server configurations. |
Please login to continue.