Example #1
0
 public static function imageUrl($url)
 {
     return self::assetUrl($url, Config::getImagesPath());
 }