mirror of
https://github.com/flarum/core.git
synced 2025-07-19 07:41:22 +02:00
* Add an ActorReference class to store the actor `$request->getAttribute('actorReference')->getActor()` * Add a middleware to inject the actor reference * Deprecate `$request->getAttribute('actor')`