Skip to content

Having a class called …Repository should not mandate it being an Extbase repository #124

@andreaswolf

Description

@andreaswolf

The repository pattern existed before Extbase and is useful w/o Extbase, so having a check that lets PhpStan fail if a class called SomethingRepository does not (directly or via a parent class) implement RepositoryInterface seems unnecessarily strict to me.

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