Example #1
0
 public static function fetch($uri, $setCache = true)
 {
     return Ctrl::fetch($uri, $setCache);
 }