PHP Class Fixtures\Prophecy\WithCallableArgument

Show file Open project: phpspec/prophecy

Public Methods

Method Description
methodWithArgs ( callable $arg_1, callable $arg_2 = null )

Method Details

methodWithArgs() public method

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