You are here

class MissingKeyException in Bakery Single Sign-On System 8.2

Hierarchy

  • class \Drupal\bakery\Exception\MissingKeyException extends \Drupal\bakery\Exception\RuntimeException

Expanded class hierarchy of MissingKeyException

4 files declare their use of MissingKeyException
BakeryUserHooks.php in src/BakeryUserHooks.php
BootSubscriber.php in src/EventSubscriber/BootSubscriber.php
For Boot event subscribe.
Kitchen.php in src/Kitchen.php
KitchenTest.php in tests/src/Unit/KitchenTest.php

File

src/Exception/MissingKeyException.php, line 5

Namespace

Drupal\bakery\Exception
View source
class MissingKeyException extends \RuntimeException {

}

Members