class Illuminate / Foundation / Console / EnvironmentCommand
You are viewing an older version of the documentation. For the latest, please visit master documentation.

EnvironmentCommand

Extends

Properties

protected

$name string

The console command name.

Default: 'env'
protected

$description string

The console command description.

Default: 'Display the current framework environment'

Methods

public

handle ( ) : void

Execute the console command.