You are here

protected property RobotsTxtController::$moduleHandler in RobotsTxt 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides ControllerBase::$moduleHandler

File

src/Controller/RobotsTxtController.php, line 23

Class

RobotsTxtController
Provides output robots.txt output.

Namespace

Drupal\robotstxt\Controller

Code

protected $moduleHandler;