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