Skip to content

Commit d7f36da

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: [Doctrine] Fixing link syntax
2 parents bfeeee8 + 85eebc4 commit d7f36da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/custom_dql_functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ How to Register custom DQL Functions
55
====================================
66

77
Doctrine allows you to specify custom DQL functions. For more information
8-
on this topic, read Doctrine's cookbook article "`DQL User Defined Functions`_".
8+
on this topic, read Doctrine's cookbook article `DQL User Defined Functions`_.
99

1010
In Symfony, you can register your custom DQL functions as follows:
1111

0 commit comments

Comments
 (0)