/**
phpDox
Overview
Namespaces
Interfaces
Classes
Reports
Overview
Classes
ArrayAccess
offsetExists
Introduction
Synopsis
ArrayAccess::
offsetExists
Whether a offset exists
Whether or not an offset exists.
Signature
public function offsetExists(
$offset )
Parameters
$offset
Returns
boolean