fix:更新已知bug,优化代码
This commit is contained in:
5
vendor/yansongda/supports/src/Functions.php
vendored
5
vendor/yansongda/supports/src/Functions.php
vendored
@@ -2,8 +2,9 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use Yansongda\Supports\Arr;
|
||||
use Yansongda\Supports\Collection;
|
||||
namespace Yansongda\Supports;
|
||||
|
||||
use Closure;
|
||||
|
||||
if (!function_exists('collect')) {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user