You are here

protected property PostType::$label in Open Social 10.2.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::label
  2. 8 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label
  3. 8.2 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label
  4. 8.3 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label
  5. 8.4 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label
  6. 8.5 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label
  7. 8.6 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label
  8. 8.7 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label
  9. 8.8 modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label
  10. 10.3.x modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label
  11. 10.0.x modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label
  12. 10.1.x modules/social_features/social_post/src/Entity/PostType.php \Drupal\social_post\Entity\PostType::label

The Post type label.

Type: string

File

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

Class

PostType
Defines the Post type entity.

Namespace

Drupal\social_post\Entity

Code

protected $label;