This commit is contained in:
DubbleClick 2025-06-07 00:00:17 +07:00
parent 635fbae3c9
commit 111de20a57

View File

@ -7,7 +7,6 @@ namespace SPC\builder\extension;
use SPC\builder\Extension;
use SPC\store\FileSystem;
use SPC\util\CustomExt;
use SPC\util\SPCConfigUtil;
#[CustomExt('xhprof')]
class xhprof extends Extension