
Problem/Motivation
the method JsonLogData::setAccount()
is marked as being deprecated in 8.x-1.4
@deprecated in 8.x-1.4 and removed from 2.0. Users of this class should
* use JsonLogData::setUid() instead.
The method is still there and should be removed.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork jsonlog-3450691
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
jrglasgow commentedComment #4
jrglasgow commentedComment #7
lorenzs commented