Fix EntityManager doc
This commit is contained in:
parent
04b216426a
commit
b55d78e119
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ class EntityManager implements ObjectManager
|
|||
* If an entity is explicitly passed to this method only this entity and
|
||||
* the cascade-persist semantics + scheduled inserts/removals are synchronized.
|
||||
*
|
||||
* @param object $entity
|
||||
* @param null|object|array $entity
|
||||
*
|
||||
* @return void
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue