Skip to content

Commit 1e7f1a8

Browse files
jonnyeomdunglas
authored andcommitted
Add configuration doc for keep_legacy_inflector
1 parent a999c62 commit 1e7f1a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

core/configuration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ api_platform:
6868
# Enable the data collector and the WebProfilerBundle integration.
6969
enable_profiler: true
7070

71+
# Keep doctrine/inflector instead of symfony/string to generate plurals for routes.
72+
keep_legacy_inflector: true
73+
7174
collection:
7275
# The name of the query parameter to filter nullable results (with the ExistsFilter).
7376
exists_parameter_name: 'exists'

0 commit comments

Comments
 (0)