protected property ViewExecutableTest::$executableProperties in Views (for Drupal 7) 8.3
Properties that should be stored in the executable.
Type: array
File
- lib/
Drupal/ views/ Tests/ ViewExecutableTest.php, line 50 - Definition of Drupal\views\Tests\ViewExecutableTest.
Class
- ViewExecutableTest
- Tests the ViewExecutable class.
Namespace
Drupal\views\TestsCode
protected $executableProperties = array(
'build_info',
);