Gets the request object.
\Symfony\Component\HttpFoundation\Request The request object.
public function getRequest() { return $this->request; }