File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
</call >
21
21
</service >
22
22
23
- <service id =" grid" class =" %grid.class%" shared =" false" >
23
+ <service id =" grid" class =" %grid.class%" shared =" false" public = " true " >
24
24
<argument type =" service" id =" service_container" />
25
25
<call method =" setLimits" >
26
26
<argument >%apy_data_grid.limits%</argument >
50
50
<argument type =" service" id =" annotation_reader" />
51
51
</service >
52
52
53
- <service id =" grid.mapping.manager" class =" APY\DataGridBundle\Grid\Mapping\Metadata\Manager" shared =" false" >
53
+ <service id =" grid.mapping.manager" class =" APY\DataGridBundle\Grid\Mapping\Metadata\Manager" shared =" false" public = " true " >
54
54
<argument type =" service" id =" form.factory" />
55
55
<call method =" addDriver" >
56
56
<argument type =" service" id =" grid.metadata.driver.annotation" />
57
57
<argument >1</argument >
58
58
</call >
59
59
</service >
60
60
</services >
61
-
61
+
62
62
</container >
You can’t perform that action at this time.
0 commit comments