Completed
Push — master ( 9b33ca...c61f5c )
by Davide
14s queued 11s
created
src/Controller/CodiceFiscaleController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -143,7 +143,7 @@
 block discarded – undo
143 143
      *
144 144
      * @param $errors The ConstraintViolationList instance.
145 145
      *
146
-     * @return Returns the response from the given errors.
146
+     * @return \stdClass the response from the given errors.
147 147
      */
148 148
     private function generateResponseFromErrors(\Symfony\Component\Validator\ConstraintViolationList $errors)
149 149
     {
Please login to merge, or discard this patch.