fixed typo
This commit is contained in:
parent
05fb0b913a
commit
745535d269
1 changed files with 1 additions and 1 deletions
|
@ -1791,7 +1791,7 @@ class UnitOfWork implements PropertyChangedListener
|
||||||
/**
|
/**
|
||||||
* Clears the UnitOfWork.
|
* Clears the UnitOfWork.
|
||||||
*
|
*
|
||||||
* @param strin $entityName if given, only entities of this type will get detached
|
* @param string $entityName if given, only entities of this type will get detached
|
||||||
*/
|
*/
|
||||||
public function clear($entityName = null)
|
public function clear($entityName = null)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue