Completed
Pull Request — master (#18)
by Ingo
02:09
created
tests/HunSpellProviderTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,7 @@
 block discarded – undo
8 8
 	/**
9 9
 	 * Assert that all needles are in the haystack
10 10
 	 *
11
-	 * @param array $needles
11
+	 * @param string[] $needles
12 12
 	 * @param array $haystack
13 13
 	 */
14 14
 	protected function assertArrayContains($needles, $haystack) {
Please login to merge, or discard this patch.