fix
This commit is contained in:
@@ -97,7 +97,7 @@ class RDBRepository implements Repository
|
||||
$entity->populateDefaults();
|
||||
}
|
||||
|
||||
/** @var TEntity $entity */
|
||||
/** @var TEntity */
|
||||
return $entity;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user