LLMS_Access_Plan::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.access.plan.php

		return $arr;
	}


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.