InfyOm\Generator\Commands\Publish\PublishTemplateCommand::getOptions PHP Метод

getOptions() публичный Метод

Get the console command options.
public getOptions ( ) : array
Результат array
    public function getOptions()
    {
        return [];
    }