You are here

public property DemoContent::$entityType in Open Social 10.3.x

Same name and namespace in other branches
  1. 8.9 modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  2. 8 modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  3. 8.2 modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  4. 8.3 modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  5. 8.4 modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  6. 8.5 modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  7. 8.6 modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  8. 8.7 modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  9. 8.8 modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  10. 10.0.x modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  11. 10.1.x modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType
  12. 10.2.x modules/custom/social_demo/src/Annotation/DemoContent.php \Drupal\social_demo\Annotation\DemoContent::entityType

The entity type id.

Type: string

File

modules/custom/social_demo/src/Annotation/DemoContent.php, line 40

Class

DemoContent
Defines a DemoContent annotation object.

Namespace

Drupal\social_demo\Annotation

Code

public $entityType;