You are here

protected property ContentEntityConflictHandler::$moduleHandler in Conflict 8.2

The module handler to invoke the alter hook.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Entity/ContentEntityConflictHandler.php, line 53

Class

ContentEntityConflictHandler

Namespace

Drupal\conflict\Entity

Code

protected $moduleHandler;