You are here

protected property DisplayPageTest::$routerDumper in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Plugin/DisplayPageTest.php \Drupal\views\Tests\Plugin\DisplayPageTest::routerDumper

The router dumper to get all routes.

Type: \Drupal\Core\Routing\MatcherDumper

File

core/modules/views/src/Tests/Plugin/DisplayPageTest.php, line 44
Contains \Drupal\views\Tests\Plugin\DisplayPageTest.

Class

DisplayPageTest
Tests the page display plugin.

Namespace

Drupal\views\Tests\Plugin

Code

protected $routerDumper;