gamify-1.1.x-dev/modules/userpoints/userpoints.links.task.yml
modules/userpoints/userpoints.links.task.yml
# User points routing definition entity.userpoints.canonical: route_name: entity.userpoints.canonical base_route: entity.userpoints.canonical title: 'View' entity.userpoints.edit_form: route_name: entity.userpoints.edit_form base_route: entity.userpoints.canonical title: 'Edit' entity.userpoints.version_history: route_name: entity.userpoints.version_history base_route: entity.userpoints.canonical title: 'Revisions' entity.userpoints.delete_form: route_name: entity.userpoints.delete_form base_route: entity.userpoints.canonical title: Delete weight: 10 userpoints.local_tasks: class: Drupal\Core\Menu\LocalTaskDefault deriver: \Drupal\userpoints\Plugin\Derivative\DynamicLocalTasks
