LLMS_Question::toArrayCustom( array $arr )
Don’t add custom fields during toArray()
Parameters Parameters
- $arr
-
(array) (Required) Post model array.
Return Return
(array)
Source Source
File: includes/models/model.llms.question.php
* * @param array $arr Post model array. * @return array
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.16.11 | Introduced. |