PHP Class Polyglot\Localization\Services\Compiler

Inheritance: extends AbstractService
Datei anzeigen Open project: anahkiasen/polyglot

Public Methods

Method Description
compileLocale ( string $locale ) : void Generate the files for a locale

Method Details

compileLocale() public method

Generate the files for a locale
public compileLocale ( string $locale ) : void
$locale string
return void