yiisoft / yii-debug-api

Public API for Yii debugger

Home Page:https://www.yiiframework.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ResponseDataWrapper marked as internal, but used on routes config

vjik opened this issue · comments

I see two ways:

  1. Remove @internal from middleware.
  2. Move the wrapper to the controller.