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

ClearCompiledCommand

Extends

Properties

protected

$name string

The console command name.

Default: 'clear-compiled'
protected

$description string

The console command description.

Default: 'Remove the compiled class file'

Methods

public

handle ( ) : void

Execute the console command.