protected property ViewExecutableTest::$executableProperties

Properties that should be stored in the executable.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php, line 57
Definition of Drupal\views\Tests\ViewExecutableTest.

Class

ViewExecutableTest
Tests the ViewExecutable class.

Namespace

Drupal\views\Tests

Code

protected $executableProperties = array(
  'build_info',
);