Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f57055d

Browse filesBrowse files
committed
Minor tweak
1 parent c09eacc commit f57055d
Copy full SHA for f57055d

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎reference/constraints/Callback.rst

Copy file name to clipboardExpand all lines: reference/constraints/Callback.rst
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,9 +254,8 @@ constructor of the Callback constraint::
254254
.. warning::
255255

256256
Using a ``Closure`` together with annotation configuration will disable the
257-
annotation cache for that class/property/methods because ``Closure``s cannot
258-
be cached. For best performance, it is recommended to use a static callback
259-
method.
257+
annotation cache for that class/property/method because ``Closure`` cannot
258+
be cached. For best performance, it's recommended to use a static callback method.
260259

261260
Options
262261
-------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.