PHP Class Jarves\Configuration\BundleCache

Inheritance: extends Model
Afficher le fichier Open project: jarves/jarves

Protected Properties

Свойство Type Description
$attributes
$key string
$method string
$nodeValueVar
$rootName

Méthodes publiques

Méthode Description
getKey ( ) : string
getMethod ( ) : string
setKey ( string $key )
setMethod ( string $method )

Method Details

getKey() public méthode

public getKey ( ) : string
Résultat string

getMethod() public méthode

public getMethod ( ) : string
Résultat string

setKey() public méthode

public setKey ( string $key )
$key string

setMethod() public méthode

public setMethod ( string $method )
$method string

Property Details

$attributes protected_oe property

protected $attributes

$key protected_oe property

protected string $key
Résultat string

$method protected_oe property

protected string $method
Résultat string

$nodeValueVar protected_oe property

protected $nodeValueVar

$rootName protected_oe property

protected $rootName