PHP 클래스 BaseMock

파일 보기 프로젝트 열기: johndwells/craft.minimee

보호된 프로퍼티들

프로퍼티 타입 설명
$id
$instanceCount

공개 메소드들

메소드 설명
__construct ( )
getId ( )
getInstanceCount ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getId() 공개 메소드

public getId ( )

getInstanceCount() 공개 메소드

public getInstanceCount ( )

프로퍼티 상세

$id 보호되어 있는 프로퍼티

protected $id

$instanceCount 보호되어 있는 정적으로 프로퍼티

protected static $instanceCount