webmozarts/assert

Psalm support for oneOf() and allOneOf()

Offen

#269 geöffnet am 14.04.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)PHP (145 Forks)batch import
help wanted

Repository-Metriken

Stars
 (7.454 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I notice there are no psalm annotations for oneOf() or allOneOf(). I'm actually not even sure if @psalm-assert could be used for such a method but at least wanted to ask if there were any plans to add this if it is possible.

Contributor Guide