Skip to content

Commit a6f9f89

Browse files
authored
PhpDoc
1 parent bfbd8f7 commit a6f9f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DoctrineDataProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use ViewComponents\ViewComponents\Data\Operation\OperationInterface;
88

99
/**
10-
* Data provider that uses Doctrine query builder as data source.
10+
* Data provider that uses Doctrine DBAL query builder as data source.
1111
*/
1212
class DoctrineDataProvider extends AbstractDataProvider
1313
{

0 commit comments

Comments
 (0)