PHP Class Tuli\Rule\ConstructorType

Inheritance: extends ArgumentType
Exibir arquivo Open project: ircmaxell/tuli

Public Methods

Method Description
execute ( PHPTypes\State $state ) : array
getName ( )

Protected Methods

Method Description
findConstructor ( $class )

Method Details

execute() public method

public execute ( PHPTypes\State $state ) : array
$state PHPTypes\State
return array

findConstructor() protected method

protected findConstructor ( $class )

getName() public method

public getName ( )