Updated: Comment 0
Problem/Motivation
Once #2226903: Step 1: Move static menu links to yml files is in we should try to wrap all the current code which is rendering menu links etc. to not use
the content entities directly but use some plugin manager. This plugin manager does not need to have an actual implementation yet,
so the backends like static links, content entities or views can be developed independent from the rest.