File manager - Edit - /var/www/html/gop/api/tests/Feature/DepartmentTest.php
Back
<?php namespace Tests\Feature; use Tests\BaseTest; class DepartmentTest extends BaseTest { public function test_index() { $this->withHeaders([ 'Authorization' => 'Bearer '.$this->getToken(), ])->simpleRequest('get', route('department.index') ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings