You are here

protected property TcaSettings::$entity_id in Token Content Access 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/TcaSettings.php \Drupal\tca\Entity\TcaSettings::entity_id

The entity id, eg. 'article'.

Type: string

File

src/Entity/TcaSettings.php, line 84

Class

TcaSettings
Defines the TCA settings entity.

Namespace

Drupal\tca\Entity

Code

protected $entity_id;