Файловый менеджер - Редактировать - /var/www/jonas-eriksen.dk/jresolutions.dk/test/vendor/facade/flare-client-php/src/Context/ConsoleContext.php
Назад
<?php namespace Facade\FlareClient\Context; class ConsoleContext implements ContextInterface { /** @var array */ private $arguments = []; public function __construct(array $arguments = []) { $this->arguments = $arguments; } public function toArray(): array { return [ 'arguments' => $this->arguments, ]; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка