You are here

namespace Drupal\workbench_moderation\Entity\Handler in Workbench Moderation 8

Same name in other branches
  1. 8.2 Drupal\workbench_moderation\Entity\Handler
Classsort descending Location Description
BlockContentModerationHandler src/Entity/Handler/BlockContentModerationHandler.php Customizations for block content entities.
ModerationHandler src/Entity/Handler/ModerationHandler.php Common customizations for most/all entities.
ModerationHandlerInterface src/Entity/Handler/ModerationHandlerInterface.php Defines operations that need to vary by entity type.
NodeModerationHandler src/Entity/Handler/NodeModerationHandler.php Customizations for node entities.