Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Fixtures
Prophecy
WithCallableArgument
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