Method | Description | |
---|---|---|
__get ( $property ) | ||
call ( $function ) | ||
withAnyArguments ( ) | ||
withArguments ( ) | ||
withAtLeastArguments ( array $arguments ) | ||
withAtLeastIdenticalArguments ( array $arguments ) | ||
withIdenticalArguments ( ) | ||
withoutAnyArgument ( ) |
Method | Description | |
---|---|---|
adapterIsSet ( ) | ||
callIsSet ( ) |
public withAtLeastArguments ( array $arguments ) | ||
$arguments | array |
public withAtLeastIdenticalArguments ( array $arguments ) | ||
$arguments | array |