We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54b60d8 + d8529f2 commit f954327Copy full SHA for f954327
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