We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178daf2 commit b3f0281Copy full SHA for b3f0281
framework/Magento/TestFramework/Dependency/PhpRule.php
@@ -85,6 +85,8 @@ class PhpRule implements RuleInterface
85
*/
86
private $classScanner;
87
88
+ private $_namespaces;
89
+
90
/**
91
* @param array $mapRouters
92
* @param array $mapLayoutBlocks
0 commit comments