Skip to content

Commit 4037708

Browse files
committed
spacing chapter 1
Signed-off-by: Howriq <[email protected]>
1 parent 6020f12 commit 4037708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App/src/ConfigProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ private function getDoctrineConfig(): array
128128
'check_database_platform' => true,
129129
],
130130
'types' => [
131-
UuidType::NAME => UuidType::class,
131+
UuidType::NAME => UuidType::class,
132132
],
133133
];
134134
}

0 commit comments

Comments
 (0)