Example #1
0
 public static function hash($type, $path, $raw = false)
 {
     return self::$defaultInstance->hash($type, $path, $raw);
 }