PHP Class Bluz\Proxy\Translator

Example of usage use Bluz\Proxy\Translator; echo Translator::translate('message id');
See also: Instance::translate()
See also: Instance::translatePlural()
Author: Anton Shevchuk
Inheritance: use trait ProxyTrait
Datei anzeigen Open project: bluzphp/framework Class Usage Examples

Protected Methods

Method Description
initInstance ( ) : Translator Init instance

Method Details

initInstance() protected static method

Init instance
protected static initInstance ( ) : Translator
return Bluz\Translator\Translator