#1246 DDC-3487 - docblock args fixes
This commit is contained in:
parent
278b8bfa08
commit
35dd7f8e2b
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ class OneToManyPersister extends AbstractCollectionPersister
|
||||||
/**
|
/**
|
||||||
* Check if entity is in a valid state for operations.
|
* Check if entity is in a valid state for operations.
|
||||||
*
|
*
|
||||||
* @param $entity
|
* @param object $entity
|
||||||
*
|
*
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue