PHP 클래스 Opis\Closure\SelfReference

파일 보기 프로젝트 열기: opis/closure

공개 프로퍼티들

프로퍼티 타입 설명
$hash An unique hash representing the object

공개 메소드들

메소드 설명
__construct ( object $object ) Constructor

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( object $object )
$object object

프로퍼티 상세

$hash 공개적으로 프로퍼티

An unique hash representing the object
public $hash