Skip to content

Commit

Permalink
[8-6] JMSDiExtraBundleの動作の設定
Browse files Browse the repository at this point in the history
  • Loading branch information
hidenorigoto committed Dec 28, 2015
1 parent ca11a29 commit 3746731
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/config/config.yml
Expand Up @@ -89,3 +89,8 @@ nelmio_cors:
'^/api/':
allow_origin: ['http://127.0.0.1:8888']
allow_methods: ['GET']

jms_di_extra:
locations:
all_bundles: true
directories: ["%kernel.root_dir%/../src"]
4 changes: 4 additions & 0 deletions docs/lists/ch08/08-06.txt
@@ -0,0 +1,4 @@
jms_di_extra:
locations:
all_bundles: true
directories: ["%kernel.root_dir%/../src"]

0 comments on commit 3746731

Please sign in to comment.