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

OptimizeClearCommand

Extends

Properties

protected

$name string

The console command name.

Default: 'optimize:clear'
protected

$description string

The console command description.

Default: 'Remove the cached bootstrap files'

Methods

public

handle ( ) : void

Execute the console command.