You are here

public property ContentBlock::$id in Open Social 10.0.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_content_block/src/Annotation/ContentBlock.php \Drupal\social_content_block\Annotation\ContentBlock::id
  2. 8.8 modules/social_features/social_content_block/src/Annotation/ContentBlock.php \Drupal\social_content_block\Annotation\ContentBlock::id
  3. 10.3.x modules/social_features/social_content_block/src/Annotation/ContentBlock.php \Drupal\social_content_block\Annotation\ContentBlock::id
  4. 10.1.x modules/social_features/social_content_block/src/Annotation/ContentBlock.php \Drupal\social_content_block\Annotation\ContentBlock::id
  5. 10.2.x modules/social_features/social_content_block/src/Annotation/ContentBlock.php \Drupal\social_content_block\Annotation\ContentBlock::id

The plugin ID.

Type: string

File

modules/social_features/social_content_block/src/Annotation/ContentBlock.php, line 21

Class

ContentBlock
Defines a Content Block annotation object.

Namespace

Drupal\social_content_block\Annotation

Code

public $id;