This commit is contained in:
2021-02-23 19:27:28 +08:00
parent 074762cdae
commit 38eb573945
5 changed files with 28 additions and 36 deletions
-9
View File
@@ -33,15 +33,6 @@ class CollectionIterator extends \ArrayIterator
}
/**
* recover class by clone
*/
public function __clone()
{
$this->clean();
}
/**
* CollectionIterator constructor.
* @param $model