PHP Class Patchwork\CallRerouting\Decorator

Afficher le fichier Open project: antecedent/patchwork

Méthodes publiques

Свойство Type Description
$instance
$method
$superclass

Méthodes publiques

Méthode Description
__construct ( $patch )
__invoke ( )

Private Methods

Méthode Description
instanceMatches ( array $top )
methodMatches ( array $top )
superclassMatches ( )

Method Details

__construct() public méthode

public __construct ( $patch )

__invoke() public méthode

public __invoke ( )

Property Details

$instance public_oe property

public $instance

$method public_oe property

public $method

$superclass public_oe property

public $superclass