Файловый менеджер - Редактировать - /home/clickysoft/public_html/securebeans.clickysoft.net/vendor/bugsnag/bugsnag/src/Request/RequestInterface.php
Назад
<?php namespace Bugsnag\Request; interface RequestInterface { /** * Are we currently processing a request? * * @return bool */ public function isRequest(); /** * Get the session data. * * @return array */ public function getSession(); /** * Get the cookies. * * @return array */ public function getCookies(); /** * Get the request formatted as meta data. * * @return array */ public function getMetaData(); /** * Get the request context. * * @return string|null */ public function getContext(); /** * Get the request user id. * * @return string|null */ public function getUserId(); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка