PHP Class lithium\console\command\G11n

Inheritance: extends lithium\console\Command
Afficher le fichier Open project: unionofrad/lithium

Méthodes publiques

Méthode Description
extract ( ) : integer | boolean | void Runs the Extract command.
run ( ) : void The main method of the command.

Method Details

extract() public méthode

Runs the Extract command.
public extract ( ) : integer | boolean | void
Résultat integer | boolean | void

run() public méthode

The main method of the command.
public run ( ) : void
Résultat void