mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
add recipe for shipmonk/doctrine-entity-preloader (#1850)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
services:
|
||||
ShipMonk\DoctrineEntityPreloader\EntityPreloader:
|
||||
arguments: ['@doctrine.orm.entity_manager']
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user