InfoParserDynamic::FIRST_CORE_VERSION_REQUIREMENT_SUPPORTED_VERSION

Same name in other branches
  1. 8.9.x core/lib/Drupal/Core/Extension/InfoParserDynamic.php \Drupal\Core\Extension\InfoParserDynamic::FIRST_CORE_VERSION_REQUIREMENT_SUPPORTED_VERSION

The earliest Drupal version that supports the 'core_version_requirement'.

File

core/lib/Drupal/Core/Extension/InfoParserDynamic.php, line 24

Class

InfoParserDynamic
Parses dynamic .info.yml files that might change during the page request.

Namespace

Drupal\Core\Extension

Code

const FIRST_CORE_VERSION_REQUIREMENT_SUPPORTED_VERSION = '8.7.7';

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