Skip to content

Commit

Permalink
allow to mock odm query
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Feb 17, 2024
1 parent 970e074 commit 73b0677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ODM/PHPCR/Query/Query.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* @author Daniel Leech <daniel@dantleech.comqq
*/
final class Query
class Query
{
public const HYDRATE_DOCUMENT = 1;

Expand Down

0 comments on commit 73b0677

Please sign in to comment.