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