Fix EntityManager doc
This commit is contained in:
parent
04b216426a
commit
b55d78e119
@ -359,7 +359,7 @@ class EntityManager implements ObjectManager
|
|||||||
* If an entity is explicitly passed to this method only this entity and
|
* If an entity is explicitly passed to this method only this entity and
|
||||||
* the cascade-persist semantics + scheduled inserts/removals are synchronized.
|
* the cascade-persist semantics + scheduled inserts/removals are synchronized.
|
||||||
*
|
*
|
||||||
* @param object $entity
|
* @param null|object|array $entity
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user