You are here

protected property Domain301RedirectController::$request in Domain 301 Redirect 8

The current request.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Controller/Domain301RedirectController.php, line 32

Class

Domain301RedirectController
Controller to check that the domain is working.

Namespace

Drupal\domain_301_redirect\Controller

Code

protected $request;