You are here

config_selector.links.menu.yml in Configuration selector 8.2

Same filename and directory in other branches
  1. 8 config_selector.links.menu.yml

File

config_selector.links.menu.yml
View source
  1. config_selector.admin_display:
  2. title: 'Configuration Selector features'
  3. parent: system.admin_structure
  4. description: 'Manage your Configuration Selector features.'
  5. route_name: entity.config_selector_feature.collection
  6. # Use a deriver so the link is only there if there are features to manage.
  7. deriver: '\Drupal\config_selector\Plugin\Derivative\FeatureListMenuLink'