ExtensionNameReservedException.php
Same filename in other branches
Namespace
Drupal\Core\ExtensionFile
-
core/
lib/ Drupal/ Core/ Extension/ ExtensionNameReservedException.php
View source
<?php
namespace Drupal\Core\Extension;
/**
* Exception thrown when the extension's name is already reserved.
*/
class ExtensionNameReservedException extends \Exception {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ExtensionNameReservedException | Exception thrown when the extension's name is already reserved. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.