ViewExecutableTest::$view

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

The mocked view entity.

Type: \Drupal\views\ViewEntityInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/views/tests/src/Unit/ViewExecutableTest.php, line 70

Class

ViewExecutableTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21views%21src%21ViewExecutable.php/class/ViewExecutable/9" title="Represents a view as a whole." class="local">\Drupal\views\ViewExecutable</a> @group views

Namespace

Drupal\Tests\views\Unit

Code

protected $view;

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