Example #1
0
 public static function filetype($path)
 {
     return self::$defaultInstance->filetype($path);
 }