You are here

protected property SocialSimpleManager::$moduleHandler in Social simple 8

Same name and namespace in other branches
  1. 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_simple

Code

protected $moduleHandler;