We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ae9a08 + f889942 commit 498141dCopy full SHA for 498141d
Resources/config/olark.xml
@@ -6,7 +6,7 @@
6
<services>
7
8
<!-- The options holder -->
9
- <service id="rg_olark_options" class="ArrayObject"></service>
+ <service id="rg_olark_options" class="ArrayObject" public="true"></service>
10
11
<!-- Twig extension -->
12
<service id="rg_olark.twig" class="RG\OlarkBundle\Twig\Extension\OlarkExtension">
0 commit comments