You are here

private property EntityCrudTest::$token in Lightning API 8.2

Same name and namespace in other branches
  1. 8 modules/api_test/tests/src/Functional/EntityCrudTest.php \Drupal\Tests\api_test\Functional\EntityCrudTest::token

OAuth token for the admin client.

Type: string

File

modules/api_test/tests/src/Functional/EntityCrudTest.php, line 25

Class

EntityCrudTest
Tests the ability to Create, Read, and Update config and config entities via the API.

Namespace

Drupal\Tests\api_test\Functional

Code

private $token;