Esempio n. 1
0
 protected function getAllLanguages()
 {
     $form = new TranslationForm();
     return $form->getLangs();
 }