You are here

public property EntityLegal::$type in Entity Legal 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Annotation/EntityLegal.php \Drupal\entity_legal\Annotation\EntityLegal::type
  2. 4.0.x src/Annotation/EntityLegal.php \Drupal\entity_legal\Annotation\EntityLegal::type

The method type; "new_users" or "existing_users".

Type: string

File

src/Annotation/EntityLegal.php, line 39

Class

EntityLegal
Class EntityLegal.

Namespace

Drupal\entity_legal\Annotation

Code

public $type;