Completed
Push — feature/fine-grained-authoriza... ( 5ef0b0...df2d37 )
by
unknown
03:55
created
src/Surfnet/Stepup/Identity/Event/AppointedAsRaaEvent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
     }
54 54
 
55 55
     /**
56
-     * @return mixed The object instance
56
+     * @return AppointedAsRaaEvent The object instance
57 57
      */
58 58
     public static function deserialize(array $data)
59 59
     {
Please login to merge, or discard this patch.
src/Surfnet/Stepup/Identity/Event/AppointedAsRaEvent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
     }
54 54
 
55 55
     /**
56
-     * @return mixed The object instance
56
+     * @return AppointedAsRaEvent The object instance
57 57
      */
58 58
     public static function deserialize(array $data)
59 59
     {
Please login to merge, or discard this patch.