Commit b316587
committed
minor #15346 [RateLimiter] [Rate Limiter] Added missing opening single quotes (artyuum)
This PR was merged into the 5.2 branch.
Discussion
----------
[RateLimiter] [Rate Limiter] Added missing opening single quotes
Added the missing opening single quotes in the PHP config example
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `5.x` for features of unreleased versions).
-->
Commits
-------
87dbab9 [Rate Limiter] Added missing opening single quotes1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| |||
0 commit comments