protected property SocialSimpleManager::$moduleHandler in Social simple 8
Same name and namespace in other branches
- 2.0.x src/SocialSimpleManager.php \Drupal\social_simple\SocialSimpleManager::moduleHandler
The module handler to invoke the alter hook.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
SocialSimpleManager.php, line 25
Class
- SocialSimpleManager
- Provides a social network manager.
Namespace
Drupal\social_simpleCode
protected $moduleHandler;