You are here

constant AcsfInitCommands::ACSF_INIT_CODE_DELIMITER_START in Acquia Cloud Site Factory Connector 8.2

Initial delimiter string to enclose code added by acsf-init.

File

acsf_init/src/Commands/AcsfInitCommands.php, line 41

Class

AcsfInitCommands
Provides drush commands to set up a codebase for Acquia Cloud Site Factory.

Namespace

Drush\Commands

Code

const ACSF_INIT_CODE_DELIMITER_START = '// ===== Added by acsf-init, please do not delete. Section start. =====';