Closed 2ndkauboy closed 1 month ago
@stklcode should we also add type hints for the other methods in src/Admin/Fields/Field.php
?
It would not hurt, if possible. Wondering why I didn’t add these in #577 🤔
Guess the return type was not distinct across the missing functions and I didn’t want to change the actual logic, but probably just missed some.
I’m fine with this single change. If you want to add more you’re welcome and I can have a second look later.
Fixes #628