/**
  * {@inheritdoc}
  */
 public function getLocale()
 {
     return $this->translator->getLocale();
 }
 /**
  * {@inheritdoc}
  */
 public function getLocale()
 {
     return $this->symfonyTranslator->getLocale();
 }