You are here

protected property EntityTest::$argumentValidator in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php \Drupal\Tests\views\Unit\Plugin\argument_validator\EntityTest::argumentValidator
  2. 9 core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php \Drupal\Tests\views\Unit\Plugin\argument_validator\EntityTest::argumentValidator

The tested argument validator.

Type: \Drupal\views\Plugin\views\argument_validator\Entity

File

core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php, line 49

Class

EntityTest
@coversDefaultClass \Drupal\views\Plugin\views\argument_validator\Entity @group views

Namespace

Drupal\Tests\views\Unit\Plugin\argument_validator

Code

protected $argumentValidator;