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