You are here

private property EvaluationCode::$regComment in Drupal 8 upgrade evaluation 7

Same name and namespace in other branches
  1. 6 includes/EvaluationCode.php \Upgrade_check\EvaluationCode::regComment

File

includes/EvaluationCode.php, line 25

Class

EvaluationCode

Namespace

Upgrade_check

Code

private $regComment = '/^(\\s*\\/+\\*+\\*+)|(\\s+\\*+\\s+)|(\\s+\\*+\\/+)|(\\s+\\/+\\/+)/';