You are here

protected property AcceptHeaderMatcherTest::$fixtures in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php \Drupal\Tests\Core\Routing\AcceptHeaderMatcherTest::fixtures

A collection of shared fixture data for tests.

Type: \Drupal\Tests\Core\Routing\RoutingFixtures

File

core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php, line 22

Class

AcceptHeaderMatcherTest
Confirm that the mime types partial matcher is functioning properly.

Namespace

Drupal\Tests\Core\Routing

Code

protected $fixtures;