Problem/Motivation

Looking at
https://git.drupalcode.org/project/rdf_sync/-/blob/1.x/src/Attribute/Rdf... we see there is not support for the "deriver".
We can either try with calling the parent constructor in ours or, if that does not help we can define it

public readonly ?string $deriver = NULL

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork rdf_sync-3567259

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

yaqbick created an issue. See original summary.

yaqbick’s picture

Status: Active » Needs review
dimilias’s picture

Status: Needs review » Reviewed & tested by the community

Thank you.

dimilias’s picture

Status: Reviewed & tested by the community » 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.