BaseRequirementsFulfilledValidator::PRIORITY

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/src/Validator/BaseRequirementsFulfilledValidator.php \Drupal\package_manager\Validator\BaseRequirementsFulfilledValidator::PRIORITY

The priority of this validator.

See also

::getSubscribedEvents()

File

core/modules/package_manager/src/Validator/BaseRequirementsFulfilledValidator.php, line 42

Class

BaseRequirementsFulfilledValidator
Validates that base requirements do not have any errors.

Namespace

Drupal\package_manager\Validator

Code

public const PRIORITY = 200;

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