Skip to content

Commit ac8a044

Browse files
committed
MAGECLOUD-2736: Magento can't install with custom DB configuration on cloud
1 parent fd0f30a commit ac8a044

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Config/Validator/Deploy/AdminEmail.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ class AdminEmail implements ValidatorInterface
3030
* @var State
3131
*/
3232
private $state;
33+
3334
/**
35+
* Validates if database configured properly.
36+
*
3437
* @var DatabaseConfiguration
3538
*/
3639
private $databaseConfiguration;

0 commit comments

Comments
 (0)