Skip to content

Conversation

@arthurkirkosa
Copy link
Collaborator

@arthurkirkosa arthurkirkosa commented May 19, 2022

Useful when doing

public static function matches(): array
{
    return [
        'invoice_id' => MatchFilter::make()
            ->setType('array')
            ->setTitle('Job Number')
            ->setRelatedRepositoryKey(InvoiceRepository::uriKey()),
    ];
}

@arthurkirkosa arthurkirkosa requested a review from binaryk May 19, 2022 08:10
@binaryk binaryk merged commit dcbc6ce into 6.x May 19, 2022
@binaryk binaryk deleted the filter-title branch May 19, 2022 08:13
@binaryk
Copy link
Collaborator

binaryk commented May 19, 2022

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants