コード例 #1
0
ファイル: _ide_helper.php プロジェクト: jambik/sellmecar
 /**
  * Use an absolute path to the sourceFile (instead of using config source)
  *
  * @return $this 
  * @static 
  */
 public static function useAbsoluteSourceFilePath()
 {
     return \Spatie\Glide\GlideImage::useAbsoluteSourceFilePath();
 }