protected static property MenuLinkContentHalJsonCookieTest::$auth in Drupal 9
Same name and namespace in other branches
- 8 core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonCookieTest.php \Drupal\Tests\menu_link_content\Functional\Hal\MenuLinkContentHalJsonCookieTest::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/ menu_link_content/ tests/ src/ Functional/ Hal/ MenuLinkContentHalJsonCookieTest.php, line 17
Class
- MenuLinkContentHalJsonCookieTest
- @group hal
Namespace
Drupal\Tests\menu_link_content\Functional\HalCode
protected static $auth = 'cookie';