InfyOm\Generator\Commands\Publish\PublishBaseCommand::getOptions PHP 메소드

getOptions() 공개 메소드

Get the console command options.
public getOptions ( ) : array
리턴 array
    public function getOptions()
    {
        return [];
    }