Completed
Pull Request — master (#45)
by
unknown
01:16
created
src/Parser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -275,7 +275,7 @@
 block discarded – undo
275 275
     }
276 276
 
277 277
     /**
278
-     * @param array $customSalutations
278
+     * @param array $salutation
279 279
      * @return Parser
280 280
      */
281 281
     public function addCustomSalutation(string $key, string $salutation): Parser
Please login to merge, or discard this patch.