PHP Класс Neos\Flow\Cache\Backend\MemcachedBackend

Устаревший: Use \Neos\Cache\Backend\MemcachedBackend instead
Наследование: extends Neos\Cache\Backend\MemcachedBackend, implements FlowSpecificBackendInterface, use trait BackendCompatibilityTrait
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( ApplicationContext $context, array $options = [] ) Constructs this backend

Описание методов

__construct() публичный Метод

Constructs this backend
public __construct ( ApplicationContext $context, array $options = [] )
$context Neos\Flow\Core\ApplicationContext Flow's application context
$options array Configuration options - depends on the actual backend