You are here

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

The domain 301 redirect manager.

Type: \Drupal\domain_301_redirect\Domain301RedirectManagerInterface

File

src/Controller/Domain301RedirectController.php, line 25

Class

Domain301RedirectController
Controller to check that the domain is working.

Namespace

Drupal\domain_301_redirect\Controller

Code

protected $redirectManager;