Problem/Motivation

Following work done in #3311240: New 2.0.x branch for PHP 8.1 / Drupal 9/10, $jsonapiClient no longer needs a separate member declaration in the class and can be property promoted in the constructor.

Steps to reproduce

N/A

Proposed resolution

As Problem/Motivation

Remaining tasks

All the things

User interface changes

None

API changes

None

Data model changes

None

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

Eli-T created an issue. See original summary.

eli-t’s picture

Status: Active » Needs review
eli-t’s picture

Status: Needs review » Reviewed & tested by the community

  • Eli-T committed 1bb76232 on 2.0.x
    #3337250: ♻️  Use property promotion for $jsonapiClient in...
eli-t’s picture

Status: Reviewed & tested by the community » Fixed
eli-t’s picture

Status: Fixed » Needs work

eli-t’s picture

Status: Needs work » Needs review

  • Eli-T committed 4b8eeae0 on 2.0.x
    #3337250: ♻️ Correctly use property promotion for $jsonapiClient in...
    
eli-t’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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