Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Update SonataDashboardExtension.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Jul 25, 2020
1 parent a8a2c55 commit 56c0521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyInjection/SonataDashboardExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public function load(array $configs, ContainerBuilder $container): void
if (!isset($bundles['SonataDoctrineBundle'])) {
throw new \RuntimeException('You must register SonataDoctrineBundle to use SonataDashboardBundle.');
}

$this->registerSonataDoctrineMapping($config);

$this->registerParameters($container, $config);
Expand Down

0 comments on commit 56c0521

Please sign in to comment.