Documentation

GenerateDocumentationCommand extends Command
in package

Table of Contents

Properties

$description  : string
The console command description.
$signature  : string
The name and signature of the console command.

Methods

handle()  : mixed
Execute the console command.

Properties

$signature

The name and signature of the console command.

protected string $signature = 'app:generate-documentation-command'

Methods


        
On this page

Search results