@@ -19,5 +19,5 @@ |
||
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 |