Completed
Pull Request — master (#15)
by mw
09:27 queued 07:49
created
src/HookRegistry.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 	/**
21 21
 	 * @since 1.0
22 22
 	 *
23
-	 * @param array $options
24 23
 	 */
25 24
 	public function __construct() {
26 25
 		$this->addCallbackHandlers();
Please login to merge, or discard this patch.
src/ScribuntoLuaLibrary.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
 	 *
37 37
 	 * @since 1.0
38 38
 	 *
39
-	 * @param string $queryString
39
+	 * @param string $argString
40 40
 	 *
41 41
 	 * @return array
42 42
 	 */
Please login to merge, or discard this patch.