How can I disable yii-debug-toolbar on a specific view especially on partial rendered views?
yii-debug-toolbar
Is this possible?
p.s. Yii-debug-toolbar
Yii-debug-toolbar
I found a better way. Put This In Anywhere:
Yii::$app->log->targets['debug'] = null;
And this does not make files in /runtime/debug