You are here

protected property AutoEntityLabelManager::$configFactory in Automatic Entity Label 8.2

Same name and namespace in other branches
  1. 8.3 src/AutoEntityLabelManager.php \Drupal\auto_entitylabel\AutoEntityLabelManager::configFactory
  2. 8 src/AutoEntityLabelManager.php \Drupal\auto_entitylabel\AutoEntityLabelManager::configFactory

Config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/AutoEntityLabelManager.php, line 74

Class

AutoEntityLabelManager
Class for Auto Entity Label Manager.

Namespace

Drupal\auto_entitylabel

Code

protected $configFactory;