#1573 - correcting docblock arguments/description
This commit is contained in:
parent
d5c82094df
commit
596e895763
@ -1909,9 +1909,9 @@ class UnitOfWork implements PropertyChangedListener
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tests if an entity is loaded (Not a proxy or a non initialized proxy)
|
* Tests if an entity is loaded - must either be a loaded proxy or not a proxy
|
||||||
*
|
*
|
||||||
* @param $entity
|
* @param object $entity
|
||||||
*
|
*
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user