Skip to content

Commit 05490c7

Browse files
authored
Merge pull request #494 from mickverm/return-type-deprecation
2 parents 197dcc3 + 4954063 commit 05490c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DoctrineMigrationsBundle.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
*/
1515
class DoctrineMigrationsBundle extends Bundle
1616
{
17+
/** @return void */
1718
public function build(ContainerBuilder $container)
1819
{
1920
$container->addCompilerPass(new ConfigureDependencyFactoryPass());

0 commit comments

Comments
 (0)