Completed
Push — master ( 79a3b7...4f286f )
by Marcel
04:38
created
Response/UserUpdateInformation.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -7,8 +7,7 @@
 block discarded – undo
7 7
 /**
8 8
  * Represents information about when a given user has been updated.
9 9
  */
10
-class UserUpdateInformation
11
-{
10
+class UserUpdateInformation {
12 11
     /**
13 12
      * @Serializer\Type("string")
14 13
      */
Please login to merge, or discard this patch.