You are here

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

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

The content entity.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

src/AutoEntityLabelManager.php, line 43

Class

AutoEntityLabelManager
Class for Auto Entity Label Manager.

Namespace

Drupal\auto_entitylabel

Code

protected $entity;