Completed
Push — dependabot/composer/doctrine/d... ( 53d0b6...746e85 )
by Paweł
28:28 queued 16:15
created
src/SWP/Bundle/CoreBundle/Serializer/TenantHandler.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -102,6 +102,6 @@
 block discarded – undo
102 102
                     'href' => $this->router->generate('swp_api_core_get_tenant', ['code' => $tenantCode]),
103 103
                 ],
104 104
             ],
105
-       ];
105
+        ];
106 106
     }
107 107
 }
Please login to merge, or discard this patch.