コード例 #1
0
ファイル: I18n.php プロジェクト: BGCX261/zibo-svn-to-git
 /**
  * Gets all the available locales
  * @return array
  */
 public function getLocales()
 {
     return $this->localeManager->getLocales();
 }