Метод | Описание | |
---|---|---|
__toString ( ) : string | ||
getArguments ( ) : Nelmio\Alice\Definition\ValueInterface[] | array | null | ||
getCaller ( ) : Nelmio\Alice\Definition\ServiceReferenceInterface | null | ||
getMethod ( ) : string | ||
withArguments ( array $arguments = null ) : static |
public getArguments ( ) : Nelmio\Alice\Definition\ValueInterface[] | array | null | ||
Результат | Nelmio\Alice\Definition\ValueInterface[] | array | null |
public withArguments ( array $arguments = null ) : static | ||
$arguments | array | |
Результат | static |