Skip to content

Commit 8948f25

Browse files
committed
minor #17816 [Validator] Replace warning with caution for consistency (fabpot)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Replace warning with caution for consistency We had only one "warning" vs many "caution" blocks. Commits ------- be05e9c Replace warning with caution for consistency
2 parents f08ddda + be05e9c commit 8948f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Callback.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ constructor of the Callback constraint::
278278
}
279279
}
280280

281-
.. warning::
281+
.. caution::
282282

283283
Using a ``Closure`` together with annotation configuration will disable the
284284
annotation cache for that class/property/method because ``Closure`` cannot

0 commit comments

Comments
 (0)