InputDefinition::getArgument()

InputArgument getArgument(string|int $name)

Returns an InputArgument by name or by position.

Parameters

string|int $name The InputArgument name or position

Return Value

InputArgument An InputArgument object

Exceptions

InvalidArgumentException When argument given doesn't exist
doc_Symfony
2016-10-28 06:21:16
Comments
Leave a Comment

Please login to continue.