class
Illuminate
/
Foundation
/
Console
/
PackageDiscoverCommand
You are viewing an older version of the documentation. For the latest, please visit master documentation.
PackageDiscoverCommand
Extends
Properties
protected
$signature string
The console command signature.
Default: 'package:discover'
protected
$description string
The console command description.
Default: 'Rebuild the cached package manifest'
Methods
public
handle ( PackageManifest $manifest ) : void
Execute the console command.
Parameters
- $manifest PackageManifest