Skip to content

Commit

Permalink
Merge pull request #494 from mickverm/return-type-deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire authored May 2, 2023
2 parents 197dcc3 + 4954063 commit 05490c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DoctrineMigrationsBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
*/
class DoctrineMigrationsBundle extends Bundle
{
/** @return void */
public function build(ContainerBuilder $container)
{
$container->addCompilerPass(new ConfigureDependencyFactoryPass());
Expand Down

0 comments on commit 05490c7

Please sign in to comment.