Core doesn't handle multiple bundles for MenuLinkContent, but we still always have to pass in the default one we use everywhere:
'bundle' => 'menu_link_content',
Let's just make that the default so dawehner doesn't have to try to remember it.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2350915-1.patch | 2.55 KB | pwolanin |
Comments
Comment #1
pwolanin commentedComment #2
pwolanin commentedComment #3
dawehnerNice!
Comment #4
alexpottCommitted 7ed6ebe and pushed to 8.0.x. Thanks!
Comment #7
davidwbarratt commentedWait... why does menu_link_content support bundles at all?