ProjectCoreCompatibility::$compatibilityMessages
Cache of core compatibility messages per core version constraint.
Keys are core version constraint strings, values are human-readable messages about the versions of core that version constraint maps to.
This list is cached since many project releases will use the same core compatibility constraint.
Type: string[]
File
-
core/
modules/ update/ src/ ProjectCoreCompatibility.php, line 45
Class
- ProjectCoreCompatibility
- Utility class to set core compatibility messages for project releases.
Namespace
Drupal\updateCode
protected $compatibilityMessages = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.