ViewExecutableFactoryTest::$routeProvider

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

The mocked route provider.

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

File

core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php, line 56

Class

ViewExecutableFactoryTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21views%21src%21ViewExecutableFactory.php/class/ViewExecutableFactory/9" title="Defines the cache backend factory." class="local">\Drupal\views\ViewExecutableFactory</a> @group views

Namespace

Drupal\Tests\views\Unit

Code

protected $routeProvider;

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