You are here

protected property Controller::$config in HubSpot 8

Same name and namespace in other branches
  1. 3.x src/Controller/Controller.php \Drupal\hubspot\Controller\Controller::config

Hubspot configuration.

Type: \Drupal\Core\Config\Config

File

src/Controller/Controller.php, line 23

Class

Controller
Default controller for the hubspot module.

Namespace

Drupal\hubspot\Controller

Code

protected $config;