You are here

protected property PostType::$id in Open Social 10.0.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  2. 8 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  3. 8.2 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  4. 8.3 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  5. 8.4 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  6. 8.5 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  7. 8.6 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  8. 8.7 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  9. 8.8 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  10. 10.3.x modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  11. 10.1.x modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
  12. 10.2.x modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id

The Post type ID.

Type: string

File

modules/social_features/social_post/src/Entity/PostType.php, line 48

Class

PostType
Defines the Post type entity.

Namespace

Drupal\social_post\Entity

Code

protected $id;