podcast_publisher-1.0.0-alpha3/podcast_publisher.links.task.yml
podcast_publisher.links.task.yml
entity.podcast.settings: title: Settings route_name: entity.podcast.settings base_route: entity.podcast.settings entity.podcast.view: title: View route_name: entity.podcast.canonical base_route: entity.podcast.canonical entity.podcast.edit_form: title: Edit route_name: entity.podcast.edit_form base_route: entity.podcast.canonical entity.podcast.delete_form: title: Delete route_name: entity.podcast.delete_form base_route: entity.podcast.canonical weight: 10 entity.podcast.episodes: title: Episodes base_route: entity.podcast.canonical route_name: entity.podcast_episode.collection weight: 11 entity.podcast.collection: title: Podcast route_name: entity.podcast.collection base_route: system.admin_content weight: 10 entity.podcast_episode.settings: title: 'Settings' route_name: entity.podcast_episode.settings base_route: entity.podcast_episode.settings entity.podcast_episode.view: title: 'View' route_name: entity.podcast_episode.canonical base_route: entity.podcast_episode.canonical entity.podcast_episode.edit_form: title: 'Edit' route_name: entity.podcast_episode.edit_form base_route: entity.podcast_episode.canonical entity.podcast_episode.delete_form: title: 'Delete' route_name: entity.podcast_episode.delete_form base_route: entity.podcast_episode.canonical weight: 10
