Namespace
Drupal\quicktabsFichier
View source
<?php
namespace Drupal\quicktabs;
/**
* Create our own exception class.
*/
class InvalidQuickSetException extends Exception {
}
Classes
Titre | Deprecated | Résumé |
---|---|---|
InvalidQuickSetException | Create our own exception class. |