LLMS_Forms::get_capability()

Retrieve the form management user capability.


Return Return

(string)


Top ↑

Source Source

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

	public function get_capability() {
		return $this->post_type_manager->capability;
	}


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.