Lggr
Public Member Functions | List of all members
SampleArrayAccess Class Reference
Inheritance diagram for SampleArrayAccess:
Inheritance graph
[legend]
Collaboration diagram for SampleArrayAccess:
Collaboration graph
[legend]

Public Member Functions

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

Detailed Description

Sample class that implements ArrayAccess copied from http://www.php.net/manual/en/class.arrayaccess.php with some minor changes This class required for PHPUnit_Framework_Constraint_ArrayHasKey testing


The documentation for this class was generated from the following file: