Completed
Push — master ( f6e71c...2e85b5 )
by Adelar
02:04
created
src/Cpf.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
      * getMessages() will return an array of messages that explain why the
27 27
      * validation failed.
28 28
      *
29
-     * @param mixed $value
30 29
      * @return bool
31 30
      * @throws Exception\RuntimeException If validation of $value is impossible
32 31
      */
Please login to merge, or discard this patch.
src/Cnpj.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
      * getMessages() will return an array of messages that explain why the
27 27
      * validation failed.
28 28
      *
29
-     * @param mixed $value
30 29
      * @return bool
31 30
      * @throws Exception\RuntimeException If validation of $value is impossible
32 31
      */
Please login to merge, or discard this patch.