You are here

protected property EventContentBlock::$moduleHandler in Open Social 10.1.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_content_block/modules/social_event_content_block/src/Plugin/ContentBlock/EventContentBlock.php \Drupal\social_event_content_block\Plugin\ContentBlock\EventContentBlock::moduleHandler
  2. 10.0.x modules/social_features/social_content_block/modules/social_event_content_block/src/Plugin/ContentBlock/EventContentBlock.php \Drupal\social_event_content_block\Plugin\ContentBlock\EventContentBlock::moduleHandler
  3. 10.2.x modules/social_features/social_content_block/modules/social_event_content_block/src/Plugin/ContentBlock/EventContentBlock.php \Drupal\social_event_content_block\Plugin\ContentBlock\EventContentBlock::moduleHandler

Module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/social_features/social_content_block/modules/social_event_content_block/src/Plugin/ContentBlock/EventContentBlock.php, line 34

Class

EventContentBlock
Provides a content block for events.

Namespace

Drupal\social_event_content_block\Plugin\ContentBlock

Code

protected $moduleHandler;