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