PHP Class Tuli\Rule\ConstructorType

Inheritance: extends ArgumentType
Afficher le fichier Open project: ircmaxell/tuli

Méthodes publiques

Méthode Description
execute ( PHPTypes\State $state ) : array
getName ( )

Méthodes protégées

Méthode Description
findConstructor ( $class )

Method Details

execute() public méthode

public execute ( PHPTypes\State $state ) : array
$state PHPTypes\State
Résultat array

findConstructor() protected méthode

protected findConstructor ( $class )

getName() public méthode

public getName ( )