ViewExecutableTest::$configProperties
Properties that should be stored in the configuration.
Type: array
File
- 
              core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php, line 64  
Class
- ViewExecutableTest
 - Tests the ViewExecutable class.
 
Namespace
Drupal\Tests\views\KernelCode
protected $configProperties = [
  'disabled',
  'name',
  'description',
  'tag',
  'base_table',
  'label',
  'core',
  'display',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.