PHP 클래스 Fixtures\Prophecy\SpecialMethods

파일 보기 프로젝트 열기: phpspec/prophecy

공개 메소드들

메소드 설명
__call ( $name, $arguments )
__construct ( )
__destruct ( )
__invoke ( )
__sleep ( )
__toString ( )
__wakeup ( )

메소드 상세

__call() 공개 메소드

public __call ( $name, $arguments )

__construct() 공개 메소드

public __construct ( )

__destruct() 공개 메소드

public __destruct ( )

__invoke() 공개 메소드

public __invoke ( )

__sleep() 공개 메소드

public __sleep ( )

__toString() 공개 메소드

public __toString ( )

__wakeup() 공개 메소드

public __wakeup ( )