File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/vendor/guzzlehttp/promises/src/PromisorInterface.php
Back
<?php declare(strict_types=1); namespace GuzzleHttp\Promise; /** * Interface used with classes that return a promise. */ interface PromisorInterface { /** * Returns a promise. */ public function promise(): PromiseInterface; }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings