add clear
This commit is contained in:
@@ -15,7 +15,7 @@ abstract class Miniprogarampage
|
|||||||
protected $config;
|
protected $config;
|
||||||
|
|
||||||
/** @var mixed $instance */
|
/** @var mixed $instance */
|
||||||
private static $instance = null;
|
protected static $instance = null;
|
||||||
|
|
||||||
/** @var WxClient */
|
/** @var WxClient */
|
||||||
protected $request = null;
|
protected $request = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user