Sets the request context.
This method is unused. It is here only to satisfy the interface.
\Symfony\Component\Routing\RequestContext $context: The context
public function setContext(RequestContext $context) { $this->context = $context; }