package response import "github.com/1Panel-dev/1Panel/backend/app/model" type PHPExtensionsDTO struct { model.PHPExtensions }