Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fbb9b93

Browse files
ThomasLandauerjaviereguiluz
authored andcommitted
[Doctrine] Fixing link syntax
1 parent afd3d87 commit fbb9b93

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)