You are here

public function YandexMetricsReportsController::__construct in Yandex.Metrics 8.2

Class constructor.

File

yandex_metrics_reports/src/Controller/YandexMetricsReportsController.php, line 26
Contains \Drupal\action\Controller\YandexMetricsReportsController

Class

YandexMetricsReportsController
Universal controller for yandex_metrics_reports module.

Namespace

Drupal\yandex_metrics_reports\Controller

Code

public function __construct() {
}