Completed
Pull Request — master (#12)
by Jakub
03:54
created
DependencyInjection/Compiler/AutowiringCompilerPass.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -331,7 +331,7 @@
 block discarded – undo
331 331
 	/**
332 332
 	 * @param ReflectionProperty|ReflectionParameter $target
333 333
 	 * @param string $docComment
334
-	 * @param $preferredServices
334
+	 * @param string[] $preferredServices
335 335
 	 * @return mixed
336 336
 	 */
337 337
 	private function getValue($target, $docComment, $preferredServices)
Please login to merge, or discard this patch.