Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Neos
Flow
Cache
Backend
TransientMemoryBackend
PHP Класс Neos\Flow\Cache\Backend\TransientMemoryBackend
Устаревший:
Use \Neos\Cache\Backend\TransientMemoryBackend instead
Наследование:
extends
Neos\Cache\Backend\TransientMemoryBackend
,
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