PHP Class Xpressengine\Tests\Support\SampleSingleton

Inheritance: extends Xpressengine\Support\Singleton
Datei anzeigen 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_oe property

protected $attributes