You are here

namespace Drupal\comment\Plugin\Action in Drupal 8

Same name in other branches
  1. 9 Drupal\comment\Plugin\Action
Classsort descending Location Description
DeleteComment core/modules/comment/src/Plugin/Action/DeleteComment.php Deletes a comment.
PublishComment core/modules/comment/src/Plugin/Action/PublishComment.php Publishes a comment.
SaveComment core/modules/comment/src/Plugin/Action/SaveComment.php Saves a comment.
UnpublishByKeywordComment core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php Unpublishes a comment containing certain keywords.
UnpublishComment core/modules/comment/src/Plugin/Action/UnpublishComment.php Unpublishes a comment.