ModuleVersion::$versionExtra
Same name in other branches
- 9 core/modules/update/src/ModuleVersion.php \Drupal\update\ModuleVersion::versionExtra
The version extra string.
For example, if the module version is '2.0.3-alpha1', then the version extra string is 'alpha1'.
Type: string|null
File
-
core/
modules/ update/ src/ ModuleVersion.php, line 36
Class
- ModuleVersion
- Provides a module version value object.
Namespace
Drupal\updateCode
protected $versionExtra;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.