protected static property ClientsTest::$headers in Auth0 Single Sign On 8.2
Default request headers.
Type: array
File
- vendor/
auth0/ auth0-php/ tests/ API/ Management/ ClientsTest.php, line 30
Class
- ClientsTest
- Class ClientsTest
Namespace
Auth0\Tests\API\ManagementCode
protected static $headers = [
'content-type' => 'json',
];