PHP Class Mockery\Generator\Method

Afficher le fichier Open project: padraic/mockery Class Usage Examples

Méthodes publiques

Méthode Description
__call ( $method, $args )
__construct ( ReflectionMethod $method )
getParameters ( )
getReturnType ( )

Method Details

__call() public méthode

public __call ( $method, $args )

__construct() public méthode

public __construct ( ReflectionMethod $method )
$method ReflectionMethod

getParameters() public méthode

public getParameters ( )

getReturnType() public méthode

public getReturnType ( )