file-fetcher
Public Member Functions | List of all members
SampleArrayAccess Class Reference
Inheritance diagram for SampleArrayAccess:

Public Member Functions

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

Constructor & Destructor Documentation

◆ __construct()

SampleArrayAccess::__construct ( )

Member Function Documentation

◆ offsetExists()

SampleArrayAccess::offsetExists (   $offset)

◆ offsetGet()

SampleArrayAccess::offsetGet (   $offset)

◆ offsetSet()

SampleArrayAccess::offsetSet (   $offset,
  $value 
)

◆ offsetUnset()

SampleArrayAccess::offsetUnset (   $offset)

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