Skip to content

Use plurals for valid/invalid input get in InputFilterInterface #13

@weierophinney

Description

@weierophinney

InputFilterInterface::getValidInput():array and InputFilterInterface::getInvalidInput():array should be InputFilterInterface::getValidInputs():array and InputFilterInterface::getInvalidInputs():array

Both method return always a collection type (array)


Originally posted by @Maks3w at zendframework/zend-inputfilter#21

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions