class AcsfEventHandlerIncompatibleException in Acquia Cloud Site Factory Connector 8
Same name and namespace in other branches
- 8.2 src/Event/AcsfEventHandlerIncompatibleException.php \Drupal\acsf\Event\AcsfEventHandlerIncompatibleException
AcsfEventHandlerIncompatibleException.
Hierarchy
- class \Drupal\acsf\Event\AcsfEventHandlerIncompatibleException extends \Drupal\acsf\Event\Exception
Expanded class hierarchy of AcsfEventHandlerIncompatibleException
1 file declares its use of AcsfEventHandlerIncompatibleException
- AcsfEventsTest.php in tests/
AcsfEventsTest.php - Provides PHPUnit tests for the Acsf Events system.
File
- src/
Event/ AcsfEventHandlerIncompatibleException.php, line 8
Namespace
Drupal\acsf\EventView source
class AcsfEventHandlerIncompatibleException extends \Exception {
}