You are here

protected property ViewExecutableTest::$routeProvider in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/tests/src/Unit/ViewExecutableTest.php \Drupal\Tests\views\Unit\ViewExecutableTest::routeProvider

The mocked route provider.

Type: \Drupal\Core\Routing\RouteProviderInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/views/tests/src/Unit/ViewExecutableTest.php, line 77
Contains \Drupal\Tests\views\Unit\ViewExecutableTest.

Class

ViewExecutableTest
@coversDefaultClass \Drupal\views\ViewExecutable @group views

Namespace

Drupal\Tests\views\Unit

Code

protected $routeProvider;