Same name and namespace in other branches
  1. 8.x-1.x src/InvalidQuickSetException.php \Drupal\quicktabs\InvalidQuickSetException 1 commentaire

Create our own exception class.

Hierarchy

Expanded class hierarchy of InvalidQuickSetException

Fichier

./quicktabs.classes.inc, line 546

View source
class InvalidQuickSetException extends Exception {

}