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