protected property PostType::$id in Open Social 10.0.x
Same name and namespace in other branches
- 8.9 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 8 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 8.2 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 8.3 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 8.4 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 8.5 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 8.6 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 8.7 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 8.8 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 10.3.x modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 10.1.x modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::id
- 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\EntityCode
protected $id;