comment_delete.config.yml in Comment Delete 8
config/install/comment_delete.config.yml
5 string references to 'comment_delete.config'
- CommentDeleteManager::__construct in src/
CommentDeleteManager.php - CommentDelete constructor.
- CommentDeleteSettingsForm::buildForm in src/
Form/ CommentDeleteSettingsForm.php - Form constructor.
- CommentDeleteSettingsForm::getEditableConfigNames in src/
Form/ CommentDeleteSettingsForm.php - Gets the configuration names that will be editable.
- comment_delete_comment_access in ./
comment_delete.module - Implements hook_ENTITY_TYPE_access().
- comment_delete_form_alter in ./
comment_delete.module - Implements hook_form_alter().
File
config/install/comment_delete.config.ymlView source
- default_selection: '0'
- soft: '0'
- soft_mode: 'unset_values'
- soft_user: '0'
- threshold: '0'
- message: 'Comment has been successfully removed.'