LLMS_Question::toArrayCustom( array $arr )

Don’t add custom fields during toArray()


Parameters Parameters

$arr

(array) (Required) Post model array.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/models/model.llms.question.php

	 *
	 * @param array $arr Post model array.
	 * @return array

Top ↑

Changelog Changelog

Changelog
Version Description
3.16.11 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.