变更
This commit is contained in:
+1
-1
@@ -137,7 +137,7 @@ abstract class Model extends Component implements ModelInterface, ArrayAccess, T
|
||||
/**
|
||||
* object init
|
||||
*/
|
||||
public function clean()
|
||||
public function clean(): void
|
||||
{
|
||||
$this->_attributes = [];
|
||||
$this->_oldAttributes = [];
|
||||
|
||||
Reference in New Issue
Block a user