You are here

public property TcaPlugin::$entityType in Token Content Access 2.0.x

Same name and namespace in other branches
  1. 8 src/Annotation/TcaPlugin.php \Drupal\tca\Annotation\TcaPlugin::entityType

The string id of the affected entity.

Type: string

File

src/Annotation/TcaPlugin.php, line 38

Class

TcaPlugin
Defines a TCA plugin item annotation object.

Namespace

Drupal\tca\Annotation

Code

public $entityType;