protected property Constraint::$constraint in Automatic Updates 7
The constraint represented as a string. For example '>=8.x-5.x'.
Type: string
File
- vendor/
drupal/ core-version/ Constraint.php, line 15
Class
- Constraint
- A value object representing a Drupal version constraint.
Namespace
Drupal\Component\VersionCode
protected $constraint;