private property ApiTest::$token in Lightning API 8
Same name and namespace in other branches
- 8.2 modules/api_test/tests/src/Functional/ApiTest.php \Drupal\Tests\api_test\Functional\ApiTest::token
OAuth token for the test client.
Type: string
File
- modules/
api_test/ tests/ src/ Functional/ ApiTest.php, line 24
Class
- ApiTest
- Tests that OAuth and json:api are working together to authenticate, authorize and allow/forbid interaction with entities as designed.
Namespace
Drupal\Tests\api_test\FunctionalCode
private $token;