Skip to content

Commit d7e5d28

Browse files
committed
Merge branch '922' - pull reguest
stwe#922
2 parents a78e7f8 + 80ca9c8 commit d7e5d28

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: Resources/config/services.yml

+8
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,11 @@ services:
3232
- '@router'
3333
- '@doctrine.orm.entity_manager'
3434
- '@twig'
35+
36+
Sg\DatatablesBundle\Response\DatatableResponse:
37+
alias: sg_datatables.response
38+
public: false
39+
40+
Sg\DatatablesBundle\Datatable\DatatableFactory:
41+
alias: sg_datatables.factory
42+
public: false

0 commit comments

Comments
 (0)