This commit is contained in:
Yuri Kuznetsov
2023-02-17 16:28:31 +02:00
parent 9b63470e9a
commit da7fc9d6a0
12 changed files with 65 additions and 87 deletions
@@ -278,7 +278,7 @@ class RDBRepository implements Repository
}
/**
* Find records by a SQL query.
* Find records by an SQL query.
*
* @return SthCollection<TEntity>
*/