interface RequestContextAwareInterface

@api

Hierarchy

Expanded class hierarchy of RequestContextAwareInterface

All classes that implement RequestContextAwareInterface

7 files declare their use of RequestContextAwareInterface

File

drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php, line 17

Namespace

Symfony\Component\Routing
View source

Members

Namesort descending Modifiers Type Description Overrides
RequestContextAwareInterface::getContext public function Gets the request context. 6
RequestContextAwareInterface::setContext public function Sets the request context. 6