PHP Trait Dietcube\Components\ArrayResourceGetterTrait

Afficher le fichier Open project: mercari/dietcube

Protected Properties

Свойство Type Description
$_array_resource

Méthodes publiques

Méthode Description
clearResource ( )
getResource ( $key = null, $default = null )
getResourceData ( )

Method Details

clearResource() public méthode

public clearResource ( )

getResource() public méthode

public getResource ( $key = null, $default = null )

getResourceData() public méthode

public getResourceData ( )

Property Details

$_array_resource protected_oe property

protected $_array_resource