Skip to content

Commit

Permalink
update service load
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyvastis committed Sep 16, 2021
1 parent bed1b0f commit 4c52798
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Resources/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ services:
PhpArsenal\SalesforceMapperBundle\Builder\SalesforceDocumentClassTreeBuilder:
public: true # todo: figure out this bug
arguments:
$documentClasses: '%doctrine_mongodb.mongodb.odm.document_classes%'
- '@annotation_reader'
- '%doctrine_mongodb.mongodb.odm.document_classes%'

0 comments on commit 4c52798

Please sign in to comment.