BaseRequirementsFulfilledValidatorTest::$eventClass

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/tests/src/Kernel/BaseRequirementsFulfilledValidatorTest.php \Drupal\Tests\package_manager\Kernel\BaseRequirementsFulfilledValidatorTest::eventClass

The event class to throw to an error for.

Type: string

File

core/modules/package_manager/tests/src/Kernel/BaseRequirementsFulfilledValidatorTest.php, line 40

Class

BaseRequirementsFulfilledValidatorTest
Tests Base Requirements Fulfilled Validator.

Namespace

Drupal\Tests\package_manager\Kernel

Code

private string $eventClass;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.