Exemplo n.º 1
0
 /**
  * {@inheritDoc}
  */
 public function getTranslationValue($object, $field, $value = false)
 {
     return $this->ea->getTranslationValue($object, $field, $value);
 }