Skip to content

Flexibility of filter manager #259

@einorler

Description

@einorler

We are working with a big and complex project and need to add custom logic to filter manager class itself by overriding it. However at the moment the class that is being used is hard coded in the compiler (

'ONGR\FilterManagerBundle\Search\FilterManager',
) so overriding it takes more work then it should. I would suggest allowing a bit more flexibility here and perhaps a DI parameter that could specify a class that will be used for filter manager.

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