public static property DisabledDisplayTest::$testViews in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php \Drupal\Tests\views\Functional\Plugin\DisabledDisplayTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisabledDisplayTest.php, line 20
Class
- DisabledDisplayTest
- Tests the ability to disable and enable view displays.
Namespace
Drupal\Tests\views\Functional\PluginCode
public static $testViews = [
'test_disabled_display',
];