We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bdb207 commit d8529f2Copy full SHA for d8529f2
1 file changed
Flow/DiNetworkBuilder.php
@@ -35,7 +35,7 @@ class DiNetworkBuilder extends AbstractNetworkBuilder implements BuilderInterfac
35
/**
36
* Builder constructor.
37
*
38
- * @param ComponentRegistryInterface $registry
+ * @param ContainerInterface $container
39
* @param string $rootDir
40
*/
41
public function __construct(ContainerInterface $container, $rootDir)
0 commit comments