You are here

service automatic_updates.blacklist_php_72 in Automatic Updates 8

Class

Drupal\automatic_updates\ReadinessChecker\BlacklistPhp72Versions

Tags

  • readiness_checker
1 string reference to automatic_updates.blacklist_php_72
SupportedPhpVersionTest::testSupportedPhpVersion in tests/src/Kernel/ReadinessChecker/SupportedPhpVersionTest.php
Tests the functionality of supported PHP version readiness checks.

File

./automatic_updates.services.yml
automatic_updates.services.yml

View source
  1. class: Drupal\automatic_updates\ReadinessChecker\BlacklistPhp72Versions
  2. tags:
  3. - { name: readiness_checker, category: warning }