entity_taxonomy-1.0.2/entity_taxonomy.links.action.yml
entity_taxonomy.links.action.yml
entity.entity_taxonomy_vocabulary.add_form:
route_name: entity.entity_taxonomy_vocabulary.add_form
title: 'Add vocabulary'
appears_on:
- entity.entity_taxonomy_vocabulary.collection
entity.entity_taxonomy_term.add_form:
route_name: entity.entity_taxonomy_term.add_form
title: 'Add term'
appears_on:
- entity.entity_taxonomy_vocabulary.overview_form
