mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 23:22:48 +08:00
Merge pull request #446 from top-think/analysis-XVDRn3
Apply fixes from StyleCI
This commit is contained in:
@@ -16,7 +16,6 @@ use ArrayIterator;
|
|||||||
use Countable;
|
use Countable;
|
||||||
use IteratorAggregate;
|
use IteratorAggregate;
|
||||||
use JsonSerializable;
|
use JsonSerializable;
|
||||||
use think\Model;
|
|
||||||
|
|
||||||
class Collection implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable
|
class Collection implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user