PHP 8.3.31
Preview: UriFactoryInterface.php Size: 325 B
/proc/thread-self/root/home/getspomw/itechservicellc.com/vendor/psr/http-factory/src/UriFactoryInterface.php

<?php

namespace Psr\Http\Message;

interface UriFactoryInterface
{
    /**
     * Create a new URI.
     *
     * @param string $uri
     *
     * @return UriInterface
     *
     * @throws \InvalidArgumentException If the given URI cannot be parsed.
     */
    public function createUri(string $uri = ''): UriInterface;
}

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
499 B lrw-r--r-- 2025-10-28 20:23:24
Edit Download
546 B lrw-r--r-- 2025-10-28 20:23:24
Edit Download
927 B lrw-r--r-- 2025-10-28 20:23:24
Edit Download
1.38 KB lrw-r--r-- 2025-10-28 20:23:24
Edit Download
1.10 KB lrw-r--r-- 2025-10-28 20:23:24
Edit Download
325 B lrw-r--r-- 2025-10-28 20:23:24
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).