PHP Trait Dietcube\Components\ArrayResourceGetterTrait

Show file Open project: mercari/dietcube

Protected Properties

Property Type Description
$_array_resource

Public Methods

Method Description
clearResource ( )
getResource ( $key = null, $default = null )
getResourceData ( )

Method Details

clearResource() public method

public clearResource ( )

getResource() public method

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

getResourceData() public method

public getResourceData ( )

Property Details

$_array_resource protected property

protected $_array_resource