Completed
Push — master ( ca354f...7077f3 )
by Michal
09:04
created
src/Webrouse/AssetMacro/DI/Extension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
 
62 62
 	/**
63 63
 	 * @param string $key
64
-	 * @param array $choices
64
+	 * @param string[] $choices
65 65
 	 */
66 66
 	private function validateChoices($key, array $choices)
67 67
 	{
Please login to merge, or discard this patch.