InvalidLibraryFileException.php
Same filename in other branches
Namespace
Drupal\Core\Asset\ExceptionFile
-
core/
lib/ Drupal/ Core/ Asset/ Exception/ InvalidLibraryFileException.php
View source
<?php
namespace Drupal\Core\Asset\Exception;
/**
* Defines an exception if the library file could not be parsed.
*/
class InvalidLibraryFileException extends \RuntimeException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
InvalidLibraryFileException | Defines an exception if the library file could not be parsed. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.