PHP 클래스 Patchwork\CallRerouting\Decorator

파일 보기 프로젝트 열기: antecedent/patchwork

공개 프로퍼티들

프로퍼티 타입 설명
$instance
$method
$superclass

공개 메소드들

메소드 설명
__construct ( $patch )
__invoke ( )

비공개 메소드들

메소드 설명
instanceMatches ( array $top )
methodMatches ( array $top )
superclassMatches ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $patch )

__invoke() 공개 메소드

public __invoke ( )

프로퍼티 상세

$instance 공개적으로 프로퍼티

public $instance

$method 공개적으로 프로퍼티

public $method

$superclass 공개적으로 프로퍼티

public $superclass