ExpressionEngine-User-Guide
ExpressionEngine-User-Guide copied to clipboard
Missing Documentation: Model Service - getValues()
Suggested Change
Add documentation in the Model Service for the getValues()
method.
Reasoning
I believe this method would be a valuable addition to Model Methods. (Services > Model Service > Building your own Models)
Additional context
Sample Documentation
getValues()
Get an associative key-value pair array that defines a model's properties and values.
Parameter | Type | Description |
---|---|---|
Returns | Mixed |
An array of model properties and values |