Completed
Pull Request — master (#385)
by
unknown
03:07
created
src/ReadModel/Index/UDB2Projector.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -105,7 +105,7 @@
 block discarded – undo
105 105
         $this->repository->updateIndex(
106 106
             $itemId,
107 107
             $itemType,
108
-            (string) $userId,
108
+            (string)$userId,
109 109
             $name,
110 110
             $postalCode,
111 111
             $city,
Please login to merge, or discard this patch.