class InfoParserException
Same name in other branches
- 9 core/lib/Drupal/Core/Extension/InfoParserException.php \Drupal\Core\Extension\InfoParserException
- 8.9.x core/lib/Drupal/Core/Extension/InfoParserException.php \Drupal\Core\Extension\InfoParserException
- 11.x core/lib/Drupal/Core/Extension/InfoParserException.php \Drupal\Core\Extension\InfoParserException
An exception thrown by the InfoParser class whilst parsing info.yml files.
Hierarchy
- class \Drupal\Core\Extension\InfoParserException extends \Drupal\Core\Extension\RuntimeException
Expanded class hierarchy of InfoParserException
3 files declare their use of InfoParserException
- BaseThemeMissingTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ BaseThemeMissingTest.php - InfoParserUnitTest.php in core/
tests/ Drupal/ Tests/ Core/ Extension/ InfoParserUnitTest.php - ModulesListForm.php in core/
modules/ system/ src/ Form/ ModulesListForm.php
File
-
core/
lib/ Drupal/ Core/ Extension/ InfoParserException.php, line 8
Namespace
Drupal\Core\ExtensionView source
class InfoParserException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.