Skip to content

Commit

Permalink
Use ConfigInitializer class.
Browse files Browse the repository at this point in the history
  • Loading branch information
chandan-singh7929 committed Jan 19, 2024
1 parent be50e24 commit 1e93f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Helpers/EnvironmentDetector.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace Acquia\Drupal\RecommendedSettings\Helpers;

use Acquia\DrupalEnvironmentDetector\AcquiaDrupalEnvironmentDetector;
use Acquia\Drupal\RecommendedSettings\Config\ConfigInitializer;
use loophp\phposinfo\Enum\FamilyName;
use loophp\phposinfo\OsInfo;
use Symfony\Component\Console\Input\ArgvInput;
Expand Down

0 comments on commit 1e93f02

Please sign in to comment.