public getLocale ()
public string query (string $index, [array $placeholders]) Returns the translation related to the
abstract public replacePlaceholders (mixed $translation, [mixed $placeholders]) ...
public setDomain (mixed $domain) Changes the current domain (i.e. the translation file)
public query (mixed $index, [mixed $placeholders]) Returns the translation related to the given key
Source on GitHub Methods abstract public replacePlaceholders (mixed $translation, [mixed $placeholders]) ...
public getCategory ()
public exists (mixed $index) Check whether is defined a translation key in the internal array
extends abstract class Phalcon\Translate\Adapter
Page 1 of 4