You are here

protected property ViewportResolverTest::$currentPathStack in Viewport 8

The mocked current path stack.

Type: \Drupal\Core\Path\CurrentPathStack

File

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

Class

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

Namespace

Drupal\Tests\viewport\Unit

Code

protected $currentPathStack;