protected property EntityDecorator::$configFactory in Automatic Entity Label 8
Same name and namespace in other branches
- 8.3 src/EntityDecorator.php \Drupal\auto_entitylabel\EntityDecorator::configFactory
- 8.2 src/EntityDecorator.php \Drupal\auto_entitylabel\EntityDecorator::configFactory
Config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
EntityDecorator.php, line 27
Class
- EntityDecorator
- Provides an content entity decorator for automatic label generation.
Namespace
Drupal\auto_entitylabelCode
protected $configFactory;