diff --git a/BackendCommands.php b/BackendCommands.php index 3c06bf3..b3127fd 100644 --- a/BackendCommands.php +++ b/BackendCommands.php @@ -41,8 +41,8 @@ public function __construct() /** * @hook init @options-backend * - * @param \Symfony\Component\Console\Input\InputInterface $input - * @param \Consolidation\AnnotatedCommand\AnnotationData $annotationData + * @param \Symfony\Component\Console\Input\InputInterface $input + * @param \Consolidation\AnnotatedCommand\AnnotationData $annotationData */ public function initCommands(InputInterface $input, AnnotationData $annotationData) { @@ -355,7 +355,7 @@ public function createTestingDump() $defaultSettingsFile = $this->drupalRootDirectory().'/sites/default/settings.php'; if (!file_exists($defaultSettingsFile)) { - $fileString = << '{{ database }}',