REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 613 B
Close
/home/byroehnu/easetack.com/vendor/php-http/discovery/src/Strategy/DiscoveryStrategy.php
Text
Base64
<?php namespace Http\Discovery\Strategy; use Http\Discovery\Exception\StrategyUnavailableException; /** * @author Tobias Nyholm <tobias.nyholm@gmail.com> */ interface DiscoveryStrategy { /** * Find a resource of a specific type. * * @param string $type * * @return array The return value is always an array with zero or more elements. Each * element is an array with two keys ['class' => string, 'condition' => mixed]. * * @throws StrategyUnavailableException if we cannot use this strategy */ public static function getCandidates($type); }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
CommonClassesStrategy.php
7.73 KB
lrw-rw-rw-
2024-10-02 11:20:13
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CommonPsr17ClassesStrategy.php
3.86 KB
lrw-rw-rw-
2024-10-02 11:20:13
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
DiscoveryStrategy.php
613 B
lrw-rw-rw-
2024-10-02 11:20:13
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
MockClientStrategy.php
540 B
lrw-rw-rw-
2024-10-02 11:20:13
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
PuliBetaStrategy.php
2.19 KB
lrw-rw-rw-
2024-10-02 11:20:13
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).