LLMS_Form_Field::get_settings()

Retrieve the field settings array.


Return Return

(array)


Top ↑

Source Source

File: includes/forms/class-llms-form-field.php

	public function get_settings() {
		return $this->settings;
	}

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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