addServers() protected method
Add servers to the server pool of the cache specified
| protected void addServers ( $cache, $servers ) | ||
|---|---|---|
| $cache | \Memcache|\Memcached | |
| $servers | yii\caching\MemCacheServer[] | |
| throws | yii\base\InvalidConfigException | |
addServers() protected method
Add servers to the server pool of the cache specified
| protected void addServers ( $cache, $servers ) | ||
|---|---|---|
| $cache | \Memcache|\Memcached | |
| $servers | yii\caching\MemCacheServer[] | |
| throws | yii\base\InvalidConfigException | |
Please login to continue.