bool hasArgument(string|int $name)
Returns true if an InputArgument object exists by name or position.
bool hasArgument(string|int $name)
Returns true if an InputArgument object exists by name or position.
string|int | $name | The InputArgument name or position |
bool | true if the InputArgument object exists, false otherwise |
Designed by : w10schools
service@w10schools.com
Please login to continue.