Skip to content

Symfony HttpCache trait instead of class #191

@dbu

Description

@dbu

When we stop php 5.3 support, we should convert the EventDispatchingHttpCache into a trait to reuse the logic with the FOSHttpCacheBundle kernel which extends a different HttpCache class and thus currently needs to copy the methods.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions