You are here

protected property MatomoBase::$matomoQuery in Dashboards with Layout Builder 2.0.x

Same name and namespace in other branches
  1. 8 modules/dashboards_matomo/src/Plugin/Dashboard/MatomoBase.php \Drupal\dashboards_matomo\Plugin\Dashboard\MatomoBase::matomoQuery

Entity query.

Type: \Drupal\matomo_reporting_api\MatomoQueryFactory

File

modules/dashboards_matomo/src/Plugin/Dashboard/MatomoBase.php, line 25

Class

MatomoBase
Base class for matomo plugins.

Namespace

Drupal\dashboards_matomo\Plugin\Dashboard

Code

protected $matomoQuery;