You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -87,8 +93,3 @@ variables that are passed into the expression:
87
93
88
94
Because of this, using the ``condition`` key causes no extra overhead
89
95
beyond the time it takes for the underlying PHP to execute.
90
-
91
-
Injecting parameters
92
-
---------------------
93
-
94
-
You can inject container parameters (e.g. ``%kernel.environment%``) into condition, such as ``@Route(condition="'%kernel.environment%' in ['dev']")`` or any other you want.
0 commit comments