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

Command icon 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

jrglasgow created an issue. See original summary.

jrglasgow’s picture

Title: remove deprecated JsonLogDataLLsetAccount() methos » remove deprecated JsonLogDataLLsetAccount() method

jrglasgow’s picture

Status: Active » Needs review

lorenzs made their first commit to this issue’s fork.

  • lorenzs committed cf5040f0 on 4.x authored by jrglasgow
    Issue #3450691 by jrglasgow: remove deprecated JsonLogDataLLsetAccount...
lorenzs’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.