Barryvdh\Queue\Console\AsyncCommand::getOptions PHP Method

getOptions() protected method

Get the console command arguments.
protected getOptions ( ) : array
return array
    protected function getOptions()
    {
        return array();
    }