We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab36445 commit bbfe95bCopy full SHA for bbfe95b
1 file changed
src/IQueryObjectDataSourceFactory.php
@@ -2,7 +2,7 @@
2
3
namespace ADT\QueryObjectDataSource;
4
5
-use ADT\DoctrineComponents\QueryObject;
+use ADT\DoctrineComponents\QueryObject\QueryObject;
6
7
interface IQueryObjectDataSourceFactory
8
{
0 commit comments