Skip to content

Commit 5d3d6aa

Browse files
Fix Static Tests build
1 parent 487edad commit 5d3d6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ protected function createObject($type, $args)
137137
/**
138138
* Resolve an argument
139139
*
140-
* @param array &$argument
140+
* @param array $argument
141141
* @param string $paramType
142142
* @param mixed $paramDefault
143143
* @param string $paramName

0 commit comments

Comments
 (0)