Skip to content

CodeIgniter\Filters\Filters::pathApplies() shouldn't be private #5923

@pjsde

Description

@pjsde

When we need to extend the CodeIgniter\Filters\Filters class we are unable to use the pathApplies() method because it is set to private. I think that it should be defined as protected because it already allows it to be extended.

If you think it should be as I propose, I can do the PR with the change, otherwise can anybody explain me wy it should be private?

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