Skip to content

Commit b950c11

Browse files
authored
Set services public globally
shopware compatibility > 5.7
1 parent 660781a commit b950c11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/services.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
66

77
<services>
8+
<defaults public="true" />
89
<service id="wbm_tag_manager.repository.property" class="Shopware\Components\Model\ModelRepository">
910
<factory service="models" method="getRepository"/>
1011
<argument type="string">WbmTagManager\Models\Property</argument>

0 commit comments

Comments
 (0)