InfoParserException.php
Same filename in other branches
Namespace
Drupal\Core\ExtensionFile
-
core/
lib/ Drupal/ Core/ Extension/ InfoParserException.php
View source
<?php
namespace Drupal\Core\Extension;
/**
* An exception thrown by the InfoParser class whilst parsing info.yml files.
*/
class InfoParserException extends \RuntimeException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
InfoParserException | An exception thrown by the InfoParser class whilst parsing info.yml files. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.