You are here

public property RabbitHoleEntityPlugin::$entityType in Rabbit Hole 2.x

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

The string id of the affected entity.

Type: string

File

src/Annotation/RabbitHoleEntityPlugin.php, line 38

Class

RabbitHoleEntityPlugin
Defines a Rabbit hole entity plugin item annotation object.

Namespace

Drupal\rabbit_hole\Annotation

Code

public $entityType;