updated core to 8.6.1 via composer
This commit is contained in:
@@ -6,5 +6,5 @@ dependencies:
|
||||
id: comment_delete_action
|
||||
label: 'Delete comment'
|
||||
type: comment
|
||||
plugin: comment_delete_action
|
||||
plugin: entity:delete_action:comment
|
||||
configuration: { }
|
||||
|
||||
@@ -44,6 +44,8 @@ action.configuration.comment_unpublish_action:
|
||||
type: action_configuration_default
|
||||
label: 'Unpublish comment configuration'
|
||||
|
||||
# @deprecated in Drupal 8.6.x, to be removed before Drupal 9.0.0.
|
||||
# @see https://www.drupal.org/node/2934349
|
||||
action.configuration.comment_delete_action:
|
||||
type: action_configuration_default
|
||||
label: 'Delete comment configuration'
|
||||
|
||||
Reference in New Issue
Block a user