protected property SocialPageTitleBlock::$moduleHandler in Open Social 10.0.x
Same name and namespace in other branches
- 10.3.x modules/social_features/social_core/src/Plugin/Block/SocialPageTitleBlock.php \Drupal\social_core\Plugin\Block\SocialPageTitleBlock::moduleHandler
- 10.1.x modules/social_features/social_core/src/Plugin/Block/SocialPageTitleBlock.php \Drupal\social_core\Plugin\Block\SocialPageTitleBlock::moduleHandler
- 10.2.x modules/social_features/social_core/src/Plugin/Block/SocialPageTitleBlock.php \Drupal\social_core\Plugin\Block\SocialPageTitleBlock::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- modules/
social_features/ social_core/ src/ Plugin/ Block/ SocialPageTitleBlock.php, line 69
Class
- SocialPageTitleBlock
- Provides a 'SocialPageTitleBlock' block.
Namespace
Drupal\social_core\Plugin\BlockCode
protected $moduleHandler;