Made persister services public to use them
This commit is contained in:
parent
f9cab6e48d
commit
effd3583a4
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
<argument /> <!-- index configs -->
|
||||
</service>
|
||||
|
||||
<service id="foq_elastica.object_persister.prototype" class="FOQ\ElasticaBundle\Persister\ObjectPersister" public="false" abstract="true">
|
||||
<service id="foq_elastica.object_persister.prototype" class="FOQ\ElasticaBundle\Persister\ObjectPersister" abstract="true">
|
||||
<argument /> <!-- type -->
|
||||
<argument /> <!-- model to elastica transformer -->
|
||||
<argument /> <!-- model -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue