BuildSearchCommand
extends Command
in package
Run the build process for the documentation search index.
Table of Contents
Properties
- $description : string
- $signature : string
Methods
- handle() : int
Properties
$description
protected
string
$description
= 'Generate the documentation search index'
$signature
protected
string
$signature
= 'build:search'
Methods
handle()
public
handle() : int