Skip to content

Commit 8fa3e10

Browse files
authored
Update config/autoload/doctrine.global.php
Signed-off-by: Alex Karajos <alex.merlin.1985@gmail.com>
1 parent 9682f8c commit 8fa3e10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/autoload/doctrine.global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
'metadata_cache' => 'filesystem',
4040
'query_cache' => 'filesystem',
4141
'hydration_cache' => 'array',
42-
"typed_field_mapper" => null,
42+
'typed_field_mapper' => null,
4343
'second_level_cache' => [
4444
'enabled' => true,
4545
'default_lifetime' => 3600,

0 commit comments

Comments
 (0)