Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Polyglot
Localization
Commands
CompileTranslations
PHP Class Polyglot\Localization\Commands\CompileTranslations
Inheritance:
extends
Polyglot\Abstracts\AbstractCommand
Datei anzeigen
Open project: anahkiasen/polyglot
Protected Properties
Property
Type
Description
$description
string
The console command description.
$name
string
The console command name.
Public Methods
Method
Description
fire
( ) :
mixed
Execute the console command.
Method Details
fire()
public
method
Execute the console command.
public
fire
( ) :
mixed
return
mixed
Property Details
$description
protected_oe property
The console command description.
protected
string
$description
return
string
$name
protected_oe property
The console command name.
protected
string
$name
return
string