LLMS_Membership::instructors()

Retrieve an instance of the Post Instructors model


Description Description


Return Return

(obj)


Top ↑

Source Source

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

	public function instructors() {
		return new LLMS_Post_Instructors( $this );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.13.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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





Permalink: