- repair facade

v5.1
Chaim 4 years ago
parent 509140a1bc
commit 2c80114efa

@ -27,7 +27,7 @@ use think\facade;
*
* @method \DtApp\ThinkLibrary\Random generate(int $length = 6, int $type = 1) false|string 生成随机
*/
class Random
class Random extends Facade
{
/**
* 获取当前Facade对应类名或者已经绑定的容器对象标识

Loading…
Cancel
Save