mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01: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']
|
||||
5
shipmonk/doctrine-entity-preloader/1.0/manifest.json
Normal file
5
shipmonk/doctrine-entity-preloader/1.0/manifest.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user