You are here

public static property PhpArgumentValidatorTest::$testViews in PHP 8

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

src/Tests/Plugin/views/PhpArgumentValidatorTest.php, line 23

Class

PhpArgumentValidatorTest
Tests Views PHP argument validators.

Namespace

Drupal\php\Tests\Plugin\views

Code

public static $testViews = [
  'test_view_argument_validate_php',
];