1
0
mirror of https://github.com/flarum/core.git synced 2025-01-18 06:38:25 +01:00
Alexander Skvortsov 47d2eee9ce
Fix Callables for Extenders (#2423)
- Standardize signatures and variable names for extenders that take callbacks
- Adjust model extender docblock to clarify that default calue can't be an invokable class.
- Make invokable classes provided to Model->relationship
- Add integration tests to ensure Model->relationship and User->groupProcessor extenders accept callbacks
- Extract code for wrapping callbacks into central util
2020-11-08 21:36:38 -05:00
..
2019-07-06 01:49:55 +02:00