load third party fixtures

This commit is contained in:
2021-05-07 16:07:53 +02:00
parent 8002725c87
commit 038d7ad2e1
6 changed files with 133 additions and 5 deletions

View File

@@ -1 +1,5 @@
---
services:
Chill\ThirdPartyBundle\DataFixtures\ORM\LoadThirdParty:
tags:
- { 'name': doctrine.fixture.orm }