Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Collection shouldn't have to need a serializer in case of Resource collection #132

@rgazelot

Description

@rgazelot

The Collection::__construct() need a SerializerInterface as second argument, but if the $data argument is an array of Resource object, this interface is never used. It should be nullable in order to fill the Collection with an array of Resource objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions