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