HighSpeaker/config/plugin/webman-tech/debugbar/route.php

6 lines
81 B
PHP
Raw Normal View History

2022-12-24 22:10:40 +08:00
<?php
use WebmanTech\Debugbar\DebugBar;
DebugBar::instance()->registerRoute();