@see https://www.drupal.org/node/3218156

Pattern:

  (schemadotorg.[^:]+?):
    class: (.*?)
    arguments: \[.*?\]

Replacement:

  $1:
    class: $2
  $2Interface: '@$1'
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

jrockowitz created an issue. See original summary.

jrockowitz’s picture

Issue summary: View changes

jrockowitz’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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