PHP Class Elgg\DeprecationWrapperTestObj2

Inheritance: extends ArrayObject
Show file Open project: elgg/elgg

Public Properties

Property Type Description
$data

Public Methods

Method Description
offsetExists ( $offset )
offsetGet ( $offset )
offsetSet ( $offset, $value )
offsetUnset ( $offset )

Method Details

offsetExists() public method

public offsetExists ( $offset )

offsetGet() public method

public offsetGet ( $offset )

offsetSet() public method

public offsetSet ( $offset, $value )

offsetUnset() public method

public offsetUnset ( $offset )

Property Details

$data public property

public $data