Skip to content

Commit 6362cc7

Browse files
committed
Added annonations
1 parent 326504a commit 6362cc7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Command/DoctrineCommand.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ public static function configureMigrations(ContainerInterface $container, Config
8888
}
8989

9090
/**
91+
* @param ContainerInterface $container
92+
* @param array $versions
93+
*
9194
* Injects the container to migrations aware of it
9295
*/
9396
private static function injectContainerToMigrations(ContainerInterface $container, array $versions)

0 commit comments

Comments
 (0)