protected static property FacetJsonCookieTest::$auth in Facets 8
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
- tests/
src/ Functional/ Rest/ FacetJsonCookieTest.php, line 29
Class
- FacetJsonCookieTest
- Rest test for json, cookie, index entity.
Namespace
Drupal\Tests\facets\Functional\RestCode
protected static $auth = 'cookie';