PHP Класс Mpociot\ApiDoc\ApiDocGeneratorServiceProvider

Наследование: extends Illuminate\Support\ServiceProvider
Показать файл Открыть проект

Открытые методы

Метод Описание
boot ( ) : void Bootstrap the application events.
register ( ) : void Register the API doc commands.
resource_path ( string $path = '' ) : string Return a fully qualified path to a given file.

Описание методов

boot() публичный метод

Bootstrap the application events.
public boot ( ) : void
Результат void

register() публичный метод

Register the API doc commands.
public register ( ) : void
Результат void

resource_path() публичный метод

Return a fully qualified path to a given file.
public resource_path ( string $path = '' ) : string
$path string
Результат string