This commit is contained in:
Yuri Kuznetsov
2022-06-27 22:58:33 +03:00
parent 4895066215
commit 4bd330ff59
@@ -871,7 +871,6 @@ class RDBRepository implements Repository
* Set to return STH collection. Recommended fetching large number of records.
*
* @return RDBSelectBuilder<TEntity>
* @return RDBSelectBuilder<TEntity>
*/
public function sth(): RDBSelectBuilder
{