Method | Description | |
---|---|---|
__construct ( Nelmio\Alice\Definition\MethodCallInterface $methodCall, |
||
__toString ( ) : string | ||
getArguments ( ) | ||
getCaller ( ) | ||
getMethod ( ) : string | ||
getPercentage ( ) : integer | ||
withArguments ( array $arguments = null ) : self |
public __construct ( Nelmio\Alice\Definition\MethodCallInterface $methodCall, |
||
$methodCall | Nelmio\Alice\Definition\MethodCallInterface | |
$flag |
public withArguments ( array $arguments = null ) : self | ||
$arguments | array | |
return | self |