Switch all $this->getRequest()->attributes->get('_account'); to current_user service.
Part of #2073531: Use current user service instead of _account, remove _account from the request object
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | remove-acccount-attr-for-current-user-service-form-base-2095627-1.patch | 480 bytes | m1r1k |
Comments
Comment #1
m1r1k commentedHere is a patch:
Comment #1.0
m1r1k commentedUpdated issue summary. Add parent task
Comment #2
alansaviolobo commentedthis has already been implemented as
and