Fixing Doctrine DQL DAY function implementation configuration.

This commit is contained in:
Alexey Skobkin 2023-08-17 01:37:24 +03:00
parent 34718ceaf4
commit b7cf85fbcd
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ doctrine:
dql:
string_functions:
# TODO fix to receive correct DateTime instead of string
DAY: App\DQL\Day
DAY: App\Doctrine\DQL\Day
when@test:
doctrine: