Skip to content

Why is a propertyName with suffix [] added to search filter when match type is exact? #1985

@Bouwdie

Description

@Bouwdie

if (self::STRATEGY_EXACT === $strategy) {

Can anyone explain me why a new property-name with suffix [] is added to the list of property descriptions when the match-type is exact (or when matching an association? Probably i am missing something very obvious here, but i could not deduct this from the existing documentation 🔢

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