/**
* {@inheritdoc}
*/
protected $defaultTheme = 'stark';
/**
* {@inheritdoc}
*/
protected function setUp(): void
{ parent::
setUp();
$this->
lockHttpClientToFixtures();
$this->
useFixtureProviders();
} /**
* Data provider for testEndpointMatching().
*
* @see ::testEndpointMatching()
*
* @return array
*/
public function providerEndpointMatching() { return [