Example #1
0
 /**
  * XoopsLists::getCountryList()
  *
  * @return array
  */
 public static function getCountryList()
 {
     return \Xoops\Core\Lists\Country::getList();
 }