merge app api
This commit is contained in:
@@ -538,4 +538,9 @@ class Helper {
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
||||
|
||||
public static function isRestAllowVerifyOnly() {
|
||||
return \Yii::$app->params ['rest_allow_verify_only'] == true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user