You are here

protected property EntityUsage::$config in Entity Usage 8.2

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

The config factory.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/EntityUsage.php, line 44

Class

EntityUsage
Defines the entity usage base class.

Namespace

Drupal\entity_usage

Code

protected $config;