PHP Class Opis\Closure\SelfReference

Mostrar archivo Open project: opis/closure

Public Properties

Property Type Description
$hash An unique hash representing the object

Public Methods

Method Description
__construct ( object $object ) Constructor

Method Details

__construct() public method

Constructor
public __construct ( object $object )
$object object

Property Details

$hash public_oe property

An unique hash representing the object
public $hash