protected static property FacetXmlBasicAuthTest::$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/ FacetXmlBasicAuthTest.php, line 36
Class
- FacetXmlBasicAuthTest
- Rest test for xml, basic auth, index entity.
Namespace
Drupal\Tests\facets\Functional\RestCode
protected static $auth = 'basic_auth';