PHP Class Polyglot\Localization\Services\Compiler

Inheritance: extends AbstractService
Afficher le fichier Open project: anahkiasen/polyglot

Méthodes publiques

Méthode Description
compileLocale ( string $locale ) : void Generate the files for a locale

Method Details

compileLocale() public méthode

Generate the files for a locale
public compileLocale ( string $locale ) : void
$locale string
Résultat void