改名
This commit is contained in:
@@ -17,7 +17,7 @@ use Exception;
|
||||
class CollectionIterator extends \ArrayIterator
|
||||
{
|
||||
|
||||
private ActiveRecord $model;
|
||||
private ActiveRecord|string $model;
|
||||
|
||||
|
||||
/** @var ActiveQuery */
|
||||
|
||||
Reference in New Issue
Block a user