private property EntityCrudTest::$token in Lightning API 8
Same name and namespace in other branches
- 8.2 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\FunctionalCode
private $token;