コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function getLocale()
 {
     return $this->translator->getLocale();
 }
コード例 #2
0
 /**
  * {@inheritdoc}
  */
 public function getLocale()
 {
     return $this->symfonyTranslator->getLocale();
 }