@@ -26,7 +26,6 @@ |
||
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 | */ |
@@ -26,7 +26,6 @@ |
||
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 | */ |