The call to moveChildren() from menu links storage controllers passes both $entity and $entity->original when only the $entity is required according with its interface.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2142123.patch | 916 bytes | pcambra |
The call to moveChildren() from menu links storage controllers passes both $entity and $entity->original when only the $entity is required according with its interface.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2142123.patch | 916 bytes | pcambra |
Comments
Comment #1
pcambraComment #2
amateescu commentedYep :)
Comment #3
webchickNice catch!
Committed and pushed to 8.x. Thanks!