class AcsfInitException in Acquia Cloud Site Factory Connector 8.2
Same name and namespace in other branches
- 8 src/AcsfInitException.php \Drupal\acsf\AcsfInitException
AcsfInitException.
Hierarchy
- class \Drupal\acsf\AcsfException extends \Drupal\acsf\Exception
- class \Drupal\acsf\AcsfInitException
Expanded class hierarchy of AcsfInitException
1 string reference to 'AcsfInitException'
- AcsfInitCommands::preInit in acsf_init/
src/ Commands/ AcsfInitCommands.php - Add the necessary classes.
File
- src/
AcsfInitException.php, line 8
Namespace
Drupal\acsfView source
class AcsfInitException extends AcsfException {
}