Example #1
0
 /**
  * @return mixed
  */
 public static function getCategoryList()
 {
     return Request::getCategoryList();
 }