PathPluginBaseTest::$routeProvider

Same name and namespace in other branches
  1. 8.9.x core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php \Drupal\Tests\views\Unit\Plugin\display\PathPluginBaseTest::routeProvider
  2. 10 core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php \Drupal\Tests\views\Unit\Plugin\display\PathPluginBaseTest::routeProvider
  3. 11.x core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php \Drupal\Tests\views\Unit\Plugin\display\PathPluginBaseTest::routeProvider

The route provider that should be used.

Type: \Drupal\Core\Routing\RouteProviderInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php, line 26

Class

PathPluginBaseTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21views%21src%21Plugin%21views%21display%21PathPluginBase.php/class/PathPluginBase/9" title="The base display plugin for path/callbacks. This is used for pages and feeds." class="local">\Drupal\views\Plugin\views\display\PathPluginBase</a> @group views

Namespace

Drupal\Tests\views\Unit\Plugin\display

Code

protected $routeProvider;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.