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