@@ -13,7 +13,6 @@ |
||
| 13 | 13 | * getMessages() will return an array of messages that explain why the |
| 14 | 14 | * validation failed. |
| 15 | 15 | * |
| 16 | - * @param mixed $value |
|
| 17 | 16 | * @return bool |
| 18 | 17 | * @throws Exception\RuntimeException If validation of $value is impossible |
| 19 | 18 | */ |
@@ -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 | */ |