Skip to content

Commit 85eebc4

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [Doctrine] Fixing link syntax
2 parents 54a11b9 + ba02a07 commit 85eebc4

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)