namespace Drupal\comment\Plugin\Action
Same name in other branches
Object name | File name | Summary |
---|---|---|
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.