Exemplo n.º 1
0
 /**
  * Generate the url
  *
  * @return string 
  * @static 
  */
 public static function getURL()
 {
     return \Spatie\Glide\GlideImage::getURL();
 }