File manager - Edit - /var/www/payraty/helpdesk/vendor/opcodesio/log-viewer/src/Http/Resources/LogViewerHostResource.php
Back
<?php namespace Opcodes\LogViewer\Http\Resources; use Illuminate\Http\Resources\Json\JsonResource; class LogViewerHostResource extends JsonResource { public function toArray($request): array { return [ 'identifier' => $this->identifier, 'name' => $this->name, 'host' => $this->host, 'headers' => $this->headers ?? [], 'auth' => $this->auth ?? [], 'is_remote' => $this->is_remote, ]; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings