Example #1
0
 /**
  * Gets the selected languages.
  */
 protected function readVisibleLanguages()
 {
     $this->visibleLanguages = $this->user->getLanguageIDs();
 }