$model->content()
Get the content values for the model
Deprecated
in 5.0.0
Use self::versions() instead $model->content(): array
Return type
array
This method modifies the existing $model object it is applied to and returns it again.