GenerateMissing
class GenerateMissing extendsCommand
Properties
protectedstring | $signature | The name and signature of the console command. | |
protectedstring | $description | The console command description. | |
protectedstring | $disk | Largo patch storage disk. | |
protectedstring | $format | Largo patch storage file format. | |
protectedint | $count | Number of annotations missing patches. |
Methods
__construct()
Create a new command instance.
void
handle()
Execute the command.
Details
at line51
__construct()
Create a new command instance.
at line63
void
handle()
Execute the command.