eee
This commit is contained in:
+1
-1
@@ -366,7 +366,7 @@ abstract class Model extends Component implements ModelInterface, ArrayAccess, \
|
||||
*/
|
||||
public function getAttributes(): array
|
||||
{
|
||||
return $this->toArray();
|
||||
return $this->_attributes;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user