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 ba07105 commit 5025b9cCopy full SHA for 5025b9c
src/PHPCR/Util/QOM/BaseQomToSqlQueryConverter.php
@@ -5,8 +5,8 @@
5
use PHPCR\Query\QOM;
6
use PHPCR\Query\QOM\QueryObjectModelConstantsInterface as Constants;
7
8
-abstract class BaseQomToSqlQueryConverter {
9
-
+abstract class BaseQomToSqlQueryConverter
+{
10
/**
11
* @var \PHPCR\Util\QOM\Sql2Generator
12
*/
0 commit comments