Completed
Push — master ( 4f286f...330752 )
by Marcel
04:21
created
Response/UserResponse.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,5 +19,5 @@
 block discarded – undo
19 19
     /**
20 20
      * @Serializer\Type("array<SchulIT\IdpExchange\Response\AbstractAttribute>")
21 21
      */
22
-    public $attributes = [ ];
22
+    public $attributes = [];
23 23
 }
24 24
\ No newline at end of file
Please login to merge, or discard this patch.