FsmContextMiddleware.php
Table of Contents
Classes
- FsmContextMiddleware
- Dispatcher-side middleware that resolves the FSM context for each incoming update and injects `state`, `raw_state`, and `fsm_storage` into the kwarg bag so that handlers and filters can access FSM state via reflection binding.