Initial Drupal 11 with DDEV setup
This commit is contained in:
4
web/core/modules/views/views.links.menu.yml
Normal file
4
web/core/modules/views/views.links.menu.yml
Normal file
@ -0,0 +1,4 @@
|
||||
views_view:
|
||||
class: Drupal\views\Plugin\Menu\ViewsMenuLink
|
||||
form_class: Drupal\views\Plugin\Menu\Form\ViewsMenuLinkForm
|
||||
deriver: \Drupal\views\Plugin\Derivative\ViewsMenuLink
|
||||
Reference in New Issue
Block a user