Webmozart\Console\Api\Application\Application::hasDefaultCommands PHP Метод

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

Returns whether the application has any default commands.
См. также: getDefaultCommands()
public hasDefaultCommands ( ) : boolean
Результат boolean Returns `true` if the application has default commands and `false` otherwise.
    public function hasDefaultCommands();