PHP Class Fixtures\Prophecy\WithCallableArgument

Afficher le fichier Open project: phpspec/prophecy

Méthodes publiques

Méthode Description
methodWithArgs ( callable $arg_1, callable $arg_2 = null )

Method Details

methodWithArgs() public méthode

public methodWithArgs ( callable $arg_1, callable $arg_2 = null )
$arg_1 callable
$arg_2 callable