mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Fix code-style.
This commit is contained in:
@@ -232,7 +232,7 @@ class ChillMainExtension extends Extension implements
|
||||
'types' => [
|
||||
'dateinterval' => NativeDateIntervalType::class,
|
||||
'point' => PointType::class,
|
||||
'uuid' => UuidType::class
|
||||
'uuid' => UuidType::class,
|
||||
],
|
||||
],
|
||||
]
|
||||
|
Reference in New Issue
Block a user