You are here

protected property ViewportResolverTest::$pathMatcher in Viewport 8

The mocked path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

tests/src/Unit/ViewportResolverTest.php, line 26

Class

ViewportResolverTest
@coversDefaultClass \Drupal\viewport\ViewportResolver @group viewport

Namespace

Drupal\Tests\viewport\Unit

Code

protected $pathMatcher;