We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 660781a + b950c11 commit 41d2da7Copy full SHA for 41d2da7
Resources/services.xml
@@ -5,6 +5,7 @@
5
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
6
7
<services>
8
+ <defaults public="true" />
9
<service id="wbm_tag_manager.repository.property" class="Shopware\Components\Model\ModelRepository">
10
<factory service="models" method="getRepository"/>
11
<argument type="string">WbmTagManager\Models\Property</argument>
0 commit comments