Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Workflows] Change use of PropertyAccessor to PropertyAccessorInterface #4715

@questionmark78

Description

@questionmark78

When trying to setup a workflow of type data_object_splitted_state I get the error:

argument "$propertyAccessor" of method "Pimcore\Workflow\MarkingStore\DataObjectSplittedStateMarkingStore::__construct()" references class "Symfony\Component\PropertyAccess\PropertyAccessor" but no such service exists. Try changing the type-hint to "Symfony\Component\PropertyAccess\PropertyAccessorInterface" instead.

Changing this removed the error message and I could continue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions