Exemplo n.º 1
0
 /**
  * {@inheritDoc}
  */
 public function getSoftTranslation($code = NULL)
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getSoftTranslation', array($code));
     return parent::getSoftTranslation($code);
 }