MemcachedConnectionConfigurator
Table of Contents
Methods
- __construct() : mixed
- createConnection() : Memcached|null
- getConfig() : array<string|int, mixed>
Methods
__construct()
public
__construct(array<string|int, mixed> $config) : mixed
Parameters
- $config : array<string|int, mixed>
Tags
createConnection()
public
createConnection() : Memcached|null
Return values
Memcached|nullgetConfig()
public
getConfig() : array<string|int, mixed>