trait HasParameters (View source)
void | specifyParameters() Specify the arguments and options on the command. | |
array | getArguments() Get the console command arguments. | |
array | getOptions() Get the console command options. |
Specify the arguments and options on the command.
Get the console command arguments.
Get the console command options.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Console/Concerns/HasParameters.html