Part of #2073531: Use current user service instead of _account, remove _account from the request object
Here is a patch
has been implemented as
$account = $this->currentUser();
Comments
Comment #1
m1r1k commentedHere is a patch
Comment #2
alansaviolobo commentedhas been implemented as