File manager - Edit - /var/www/html/homologBancodetalentos/app/Http/Resources/TalentBank/CandidateCollection.php
Back
<?php namespace App\Http\Resources\TalentBank; use Illuminate\Http\Resources\Json\ResourceCollection; class CandidateCollection extends ResourceCollection { public $collects = CandidateResource::class; public function toArray($request): array { return [ 'candidates' => parent::toArray($request), ]; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings