You are here

class AcsfInitHtaccessException in Acquia Cloud Site Factory Connector 8.2

Same name and namespace in other branches
  1. 8 src/AcsfInitHtaccessException.php \Drupal\acsf\AcsfInitHtaccessException

AcsfInitHtaccessException.

Hierarchy

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\acsf
View source
class AcsfInitHtaccessException extends AcsfInitException {

}

Members