Пример #1
0
 /**
  * @return string
  */
 public function getCacheKey()
 {
     return 'infos_' . $this->translator->getLocale();
 }