You are here

namespace Drupal\content_moderation\Entity\Handler in Drupal 8

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