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 bfbd8f7 commit a6f9f89Copy full SHA for a6f9f89
src/DoctrineDataProvider.php
@@ -7,7 +7,7 @@
7
use ViewComponents\ViewComponents\Data\Operation\OperationInterface;
8
9
/**
10
- * Data provider that uses Doctrine query builder as data source.
+ * Data provider that uses Doctrine DBAL query builder as data source.
11
*/
12
class DoctrineDataProvider extends AbstractDataProvider
13
{
0 commit comments