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