You are here

protected property AcceptHeaderMatcherTest::$matcher in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/accept_header_routing_test/tests/Unit/AcceptHeaderMatcherTest.php \Drupal\Tests\accept_header_routing_teste\Unit\Routing\AcceptHeaderMatcherTest::matcher

The matcher object that is going to be tested.

Type: \Drupal\accept_header_routing_test\Routing\AcceptHeaderMatcher

File

core/modules/system/tests/modules/accept_header_routing_test/tests/Unit/AcceptHeaderMatcherTest.php, line 34
Contains \Drupal\Tests\accept_header_routing_teste\Unit\Routing\AcceptHeaderMatcherTest.

Class

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

Namespace

Drupal\Tests\accept_header_routing_teste\Unit\Routing

Code

protected $matcher;