Skip to content

Commit

Permalink
Enabled lazy ghost objects
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean151 committed Mar 28, 2024
1 parent f640301 commit e564b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/packages/doctrine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ doctrine:
use_savepoints: true
orm:
auto_generate_proxy_classes: true
#enable_lazy_ghost_objects: true
enable_lazy_ghost_objects: true
report_fields_where_declared: true
validate_xml_mapping: true
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
Expand Down

0 comments on commit e564b80

Please sign in to comment.