Skip to content

Commit b3f0281

Browse files
committed
PHP 8.3 compatiblity
1 parent 178daf2 commit b3f0281

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

framework/Magento/TestFramework/Dependency/PhpRule.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ class PhpRule implements RuleInterface
8585
*/
8686
private $classScanner;
8787

88+
private $_namespaces;
89+
8890
/**
8991
* @param array $mapRouters
9092
* @param array $mapLayoutBlocks

0 commit comments

Comments
 (0)