public static property ArgumentValidatorTest::$testViews in Zircon Profile 8
Same name in this branch
- 8 core/modules/views_ui/src/Tests/ArgumentValidatorTest.php \Drupal\views_ui\Tests\ArgumentValidatorTest::testViews
- 8 core/modules/views/src/Tests/Plugin/ArgumentValidatorTest.php \Drupal\views\Tests\Plugin\ArgumentValidatorTest::testViews
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/ArgumentValidatorTest.php \Drupal\views\Tests\Plugin\ArgumentValidatorTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Plugin/ ArgumentValidatorTest.php, line 26 - Contains \Drupal\views\Tests\Plugin\ArgumentValidatorTest.
Class
- ArgumentValidatorTest
- Tests Views argument validators.
Namespace
Drupal\views\Tests\PluginCode
public static $testViews = [
'test_view_argument_validate_numeric',
'test_view',
];