Skip to content

Commit 2aa862b

Browse files
committed
minor #20176 [FrameworkBundle] Lower uppercase must (alexandre-daubois)
This PR was merged into the 5.4 branch. Discussion ---------- [FrameworkBundle] Lower uppercase `must` Just came across this one and it felt out of place. We tend to avoid "must". Even if I agree it is required in this situation, let's use bold instead of uppercase, feels less aggressive 🙂 Commits ------- f4a552b [FrameworkBundle] Lower uppercase `must`
2 parents 71391fd + f4a552b commit 2aa862b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3268,7 +3268,7 @@ settings from the base pool as defaults.
32683268

32693269
.. note::
32703270

3271-
Your service MUST implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
3271+
Your service **must** implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
32723272

32733273
public
32743274
""""""

0 commit comments

Comments
 (0)