Skip to content

Commit 41d2da7

Browse files
authored
Merge pull request #45 from JanBrockmann/patch-1
Set services public globally
2 parents 660781a + b950c11 commit 41d2da7

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)