<?php stream_wrapper_register(string $protocol, string $class, int $flags = 0): bool
<?php { self::$basePaths[$scheme] = $basePath; stream_wrapper_register($scheme, __CLASS__); } public static function unregister($scheme)