You are here

protected property ViewElementTest::$render in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/ViewElementTest.php \Drupal\views\Tests\ViewElementTest::render

The raw render data array to use in tests.

Type: array

File

core/modules/views/src/Tests/ViewElementTest.php, line 31
Contains \Drupal\views\Tests\ViewElementTest.

Class

ViewElementTest
Tests the view render element.

Namespace

Drupal\views\Tests

Code

protected $render;