Skip to content

Commit 7c82b71

Browse files
Update getQuery QueryObjectModelInterface method
1 parent df25fda commit 7c82b71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/PHPCR/Util/QOM/QueryBuilder.php

+2
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,8 @@ public function joinWithType(SourceInterface $rightSource, string $joinType, Joi
399399

400400
/**
401401
* Gets the query built.
402+
*
403+
* @return QueryObjectModelInterface
402404
*/
403405
public function getQuery(): ?QueryObjectModelInterface
404406
{

0 commit comments

Comments
 (0)