@@ -24,6 +24,7 @@ |
||
24 | 24 | * |
25 | 25 | * @throws \LogicException |
26 | 26 | * thrown if the validation failed |
27 | + * @return void |
|
27 | 28 | */ |
28 | 29 | public function validate(array $data); |
29 | 30 |