We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63e0e8f + b15133e commit ba02a07Copy full SHA for ba02a07
doctrine/custom_dql_functions.rst
@@ -5,7 +5,7 @@ How to Register custom DQL Functions
5
====================================
6
7
Doctrine allows you to specify custom DQL functions. For more information
8
-on this topic, read Doctrine's cookbook article "`DQL User Defined Functions`_".
+on this topic, read Doctrine's cookbook article `DQL User Defined Functions`_.
9
10
In Symfony, you can register your custom DQL functions as follows:
11
0 commit comments