Файловый менеджер - Редактировать - /usr/share/php/React/Promise/PromiseInterface.php
Назад
<?php namespace React\Promise; interface PromiseInterface { /** * * The `$onProgress` argument is deprecated and should not be used anymore. * * @return PromiseInterface */ public function then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgress = null); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка