ResultTest::$view

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

The view executable object.

Type: \Drupal\views\ViewExecutable

File

core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php, line 26

Class

ResultTest
@coversDefaultClass \Drupal\views\Plugin\views\area\Result @group views

Namespace

Drupal\Tests\views\Unit\Plugin\area

Code

protected $view;

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