PHP Class Mpociot\ApiDoc\ApiDocGeneratorServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Afficher le fichier Open project: mpociot/laravel-apidoc-generator

Méthodes publiques

Méthode Description
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.

Method Details

boot() public méthode

Bootstrap the application events.
public boot ( ) : void
Résultat void

register() public méthode

Register the API doc commands.
public register ( ) : void
Résultat void

resource_path() public méthode

Return a fully qualified path to a given file.
public resource_path ( string $path = '' ) : string
$path string
Résultat string