private property EvaluationCode::$regComment in Drupal 8 upgrade evaluation 6
Same name and namespace in other branches
- 7 includes/EvaluationCode.php \Upgrade_check\EvaluationCode::regComment
File
- includes/
EvaluationCode.php, line 25
Class
Namespace
Upgrade_checkCode
private $regComment = '/^(\\s*\\/+\\*+\\*+)|(\\s+\\*+\\s+)|(\\s+\\*+\\/+)|(\\s+\\/+\\/+)/';