You are here

protected property EntityUsageLocalTask::$config in Entity Usage 8.4

Same name and namespace in other branches
  1. 8 src/Plugin/Derivative/EntityUsageLocalTask.php \Drupal\entity_usage\Plugin\Derivative\EntityUsageLocalTask::config
  2. 8.2 src/Plugin/Derivative/EntityUsageLocalTask.php \Drupal\entity_usage\Plugin\Derivative\EntityUsageLocalTask::config
  3. 8.3 src/Plugin/Derivative/EntityUsageLocalTask.php \Drupal\entity_usage\Plugin\Derivative\EntityUsageLocalTask::config

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Derivative/EntityUsageLocalTask.php, line 31

Class

EntityUsageLocalTask
Provides local task definitions for all entity types.

Namespace

Drupal\entity_usage\Plugin\Derivative

Code

protected $config;