You are here

protected property EntityUsageTrackBase::$config in Entity Usage 8.2

Same name and namespace in other branches
  1. 8.3 src/EntityUsageTrackBase.php \Drupal\entity_usage\EntityUsageTrackBase::config

The Entity Update config.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/EntityUsageTrackBase.php, line 46

Class

EntityUsageTrackBase
Base implementation for track plugins.

Namespace

Drupal\entity_usage

Code

protected $config;