Problem/Motivation

Drupal Core offers an EntityOwnerTrait to standardize methods for getting / setting the entity owner.

Steps to reproduce

See https://git.drupalcode.org/project/drupal/-/blob/main/core/modules/user/...

Proposed resolution

Implement EntityOwnerTrait

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

Issue fork flag-3574580

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

The merge request implements the EntityOwnerTrait

ivnish’s picture

LGTM

  • ivnish committed 21d4749c on 5.x authored by idebr
    task: #3574580 Implement EntityOwnerTrait
    
    By: idebr
    By: ivnish
    
ivnish’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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