InfoParser::$parsedInfos

Same name in other branches
  1. 8.9.x core/lib/Drupal/Core/Extension/InfoParser.php \Drupal\Core\Extension\InfoParser::parsedInfos

Array of all info keyed by filename.

Type: array

File

core/lib/Drupal/Core/Extension/InfoParser.php, line 15

Class

InfoParser
Parses extension .info.yml files.

Namespace

Drupal\Core\Extension

Code

protected static $parsedInfos = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.