PHP Class Xpressengine\Tests\Support\SampleSingleton2

Inheritance: extends Xpressengine\Support\Singleton
Show file Open project: xpressengine/xpressengine Class Usage Examples

Protected Properties

Property Type Description
$attributes

Public Methods

Method Description
get ( $key )
getAttributes ( )
set ( $key, $val )

Method Details

get() public method

public get ( $key )

getAttributes() public method

public getAttributes ( )

set() public method

public set ( $key, $val )

Property Details

$attributes protected property

protected $attributes