Skip to content

Missing options['object_manager'] in AsResource configuration #947

@next-sentence

Description

@next-sentence

With yaml format it is possible to set custom object manager per resourse, like this

sylius_resource:
    resources:
        app.book:
            options:
                object_manager: custom
            classes:
                model: App\Entity\Book

but with attributes it is not possible, so you have to duplicate the config

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