Auto-determine whether data contains PHP objects (an object that must be serialized to be preserved).
$phpob : boolean
True if data contains at least one PHP object.
$_result : boolean
Cached results.
__construct(mixed $data)
Constructor.
Data to scan.
__get( $name)
_scanData( $data)