Problem/Motivation

src/Entity/FieldEncryptEntityType is a ConfigEntityType, but core doesn't support their conversion yet: #3396166: Convert entity type discovery to PHP attributes

Let's convert this once the core issue gets in.

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

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Version: 3.2.x-dev » 4.x-dev
Status: Postponed » Active

Attribute support is in 11.1, so this can be added to 4.x now.

ptmkenny’s picture

Status: Active » Needs review
ptmkenny’s picture

  • ptmkenny committed 83fa17be on 4.x
    Issue #3478162 by ptmkenny: Convert ConfigEntityType to use attribute
    
ptmkenny’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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