/**
phpDox
Overview
Namespaces
Interfaces
Classes
Traits
Source
Overview
Classes
ArrayAccess
offsetExists
Introduction
Synopsis
Parameter
Return
ArrayAccess::
offsetExists
Whether an offset exists
Whether or not an offset exists.
Signature
public function offsetExists(
$offset )
Parameters
$offset
—
Returns
bool