Exemple #1
0
 /**
  * Gets all the available locales
  * @return array
  */
 public function getLocales()
 {
     return $this->localeManager->getLocales();
 }