You are here

protected property ViewElementTest::$render in Views (for Drupal 7) 8.3

The raw render data array to use in tests.

Type: array

File

lib/Drupal/views/Tests/ViewElementTest.php, line 20
Definition of Drupal\views\Tests\ViewElementTest.

Class

ViewElementTest
Tests the 'view' element type.

Namespace

Drupal\views\Tests

Code

protected $render;