protected static property ViewHalJsonCookieTest::$auth in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php \Drupal\Tests\views\Functional\Hal\ViewHalJsonCookieTest::auth
The authentication mechanism to use in this test.
(The default is 'cookie' because that doesn't depend on any module.)
Type: string
Overrides ResourceTestBase::$auth
File
- core/
modules/ views/ tests/ src/ Functional/ Hal/ ViewHalJsonCookieTest.php, line 38
Class
- ViewHalJsonCookieTest
- @group hal
Namespace
Drupal\Tests\views\Functional\HalCode
protected static $auth = 'cookie';