interface RequestContextAwareInterface
| setContext(RequestContext $context) Sets the request context. | ||
| RequestContext | getContext() Gets the request context. |
Sets the request context.
| RequestContext | $context |
Gets the request context.
| RequestContext | The context |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Routing/RequestContextAwareInterface.html