You are here

protected property ResultTest::$view in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 25
Contains \Drupal\Tests\views\Unit\Plugin\area\ResultTest.

Class

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

Namespace

Drupal\Tests\views\Unit\Plugin\area

Code

protected $view;