public function translatePathWorksWithoutModule() { $this->assertEquals('some/where/file.xsl', ResourceProvider::getInstance()->translatePath('res://some/where/file.xsl')); }
static function __static() { ResourceProvider::getInstance(); // Register res:// protocol }
static function __static() { self::$line = str_repeat('=', 72); ResourceProvider::getInstance(); // Register res:// protocol }