You are here

protected property AdsTxtController::$moduleHandler in AdsTxt 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides ControllerBase::$moduleHandler

File

src/Controller/AdsTxtController.php, line 23

Class

AdsTxtController
Provides output ads.txt output.

Namespace

Drupal\adstxt\Controller

Code

protected $moduleHandler;