Initial Drupal 11 with DDEV setup
This commit is contained in:
5
web/core/modules/comment/comment.links.action.yml
Normal file
5
web/core/modules/comment/comment.links.action.yml
Normal file
@ -0,0 +1,5 @@
|
||||
comment_type_add:
|
||||
route_name: entity.comment_type.add_form
|
||||
title: 'Add comment type'
|
||||
appears_on:
|
||||
- entity.comment_type.collection
|
||||
Reference in New Issue
Block a user