Completed
Push — master ( c25dd9...751246 )
by Adrian
09:09
created
src/Graviton/RestBundle/Controller/RestController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -713,7 +713,7 @@
 block discarded – undo
713 713
     /**
714 714
      * Security needs to be enabled to get Object.
715 715
      *
716
-     * @return SecurityUser
716
+     * @return UserInterface
717 717
      * @throws PreconditionRequiredHttpException
718 718
      */
719 719
     public function getSecurityUser()
Please login to merge, or discard this patch.