PHP 클래스 Fixtures\Prophecy\WithCallableArgument

파일 보기 프로젝트 열기: phpspec/prophecy

공개 메소드들

메소드 설명
methodWithArgs ( callable $arg_1, callable $arg_2 = null )

메소드 상세

methodWithArgs() 공개 메소드

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