Skip to content

Commit d8529f2

Browse files
author
Marc Aschmann
committed
Fix phpdoc
1 parent 2bdb207 commit d8529f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Flow/DiNetworkBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class DiNetworkBuilder extends AbstractNetworkBuilder implements BuilderInterfac
3535
/**
3636
* Builder constructor.
3737
*
38-
* @param ComponentRegistryInterface $registry
38+
* @param ContainerInterface $container
3939
* @param string $rootDir
4040
*/
4141
public function __construct(ContainerInterface $container, $rootDir)

0 commit comments

Comments
 (0)