You are here

protected property MessagesTest::$view in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php \Drupal\Tests\views\Unit\Plugin\area\MessagesTest::view

The view executable object.

Type: \Drupal\views\ViewExecutable

File

core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php, line 24
Contains \Drupal\Tests\views\Unit\Plugin\area\MessagesTest.

Class

MessagesTest
@coversDefaultClass \Drupal\views\Plugin\views\area\Messages @group views

Namespace

Drupal\Tests\views\Unit\Plugin\area

Code

protected $view;