Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Nette
Caching
OutputHelper
PHP Класс Nette\Caching\OutputHelper
Наследование:
use trait
Nette\SmartObject
Показать файл
Открыть проект
Открытые свойства
Свойство
Тип
Описание
$dependencies
array
Открытые методы
Метод
Описание
__construct
(
Cache
$cache
,
$key
)
end
(
array
$dependencies
= NULL ) :
void
Stops and saves the cache.
Описание методов
__construct()
публичный
Метод
public
__construct
(
Cache
$cache
,
$key
)
$cache
Cache
end()
публичный
Метод
Stops and saves the cache.
public
end
(
array
$dependencies
= NULL ) :
void
$dependencies
array
Результат
void
Описание свойств
$dependencies
публичное свойство
public
array
$dependencies
Результат
array