DebugCommand
extends Command
in package
Print debug information.
Table of Contents
Properties
- $description : string
- $signature : string
Methods
- __construct() : mixed
- handle() : int
- printEnabledFeatures() : void
- printVerbosePathInformation() : void
Properties
$description
protected
string
$description
= 'Print debug information'
$signature
protected
string
$signature
= 'debug'
Methods
__construct()
public
__construct() : mixed
handle()
public
handle() : int
Return values
intprintEnabledFeatures()
protected
printEnabledFeatures() : void
printVerbosePathInformation()
protected
printVerbosePathInformation() : void