Translate\Adapter
Abstract class Phalcon\Translate\Adapter
implements ArrayAccess, Phalcon\Translate\AdapterInterface
Base class for Phalcon\Translate adapters
Methods
public __construct ()
Class constructore
public string _ (string $translateKey, [array $placeholders])
Returns the translation string of the given key
public offsetSet (unknown $property, string $value)
Sets a translation value
public boolean offsetExists (unknown $property)
Check whether a transl