You are here

private property EvaluationCode::$regInterface in Drupal 8 upgrade evaluation 6

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

File

includes/EvaluationCode.php, line 23

Class

EvaluationCode

Namespace

Upgrade_check

Code

private $regInterface = '/interface\\s*(\\w+)\\s*(\\w+\\s\\w+)*\\s\\{/';