PHP Класс Jarves\Configuration\BundleCache

Наследование: extends Model
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$attributes
$key string
$method string
$nodeValueVar
$rootName

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

Метод Описание
getKey ( ) : string
getMethod ( ) : string
setKey ( string $key )
setMethod ( string $method )

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

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

public getKey ( ) : string
Результат string

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

public getMethod ( ) : string
Результат string

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

public setKey ( string $key )
$key string

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

public setMethod ( string $method )
$method string

Описание свойств

$attributes защищенное свойство

protected $attributes

$key защищенное свойство

protected string $key
Результат string

$method защищенное свойство

protected string $method
Результат string

$nodeValueVar защищенное свойство

protected $nodeValueVar

$rootName защищенное свойство

protected $rootName