Commit 97112a6c authored by tufengqi's avatar tufengqi

remove trait

parent b4d977d5
...@@ -5,7 +5,7 @@ use fpf\response\BaseConstant; ...@@ -5,7 +5,7 @@ use fpf\response\BaseConstant;
use yii\helpers\Html; use yii\helpers\Html;
use yii\web\Response; use yii\web\Response;
trait ResponseApi class ResponseApi
{ {
public static $is_support_jsonp = false; public static $is_support_jsonp = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment