This commit is contained in:
Yuri Kuznetsov
2023-02-18 22:49:43 +02:00
parent 5ccb081af5
commit 2a7a12f58c
21 changed files with 63 additions and 136 deletions
@@ -30,6 +30,4 @@
namespace Espo\ORM\Query;
interface SelectingQuery extends Query
{
}
{}