We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1149a90 commit 46f1c36Copy full SHA for 46f1c36
1 file changed
Resources/config/services.yml
@@ -9,6 +9,7 @@ services:
9
10
Bookboon\Api\Bookboon:
11
public: true
12
+ lazy: true
13
factory: ['Bookboon\ApiBundle\Service\ApiFactory', create]
14
arguments:
15
- '@Bookboon\ApiBundle\Helper\ConfigurationHolder'
0 commit comments