LLMS_Access_Plan::get_product()

Retrieve an instance of the associated LLMS_Product


Return Return

(obj)


Top ↑

Source Source

File: includes/models/model.llms.access.plan.php

		return new LLMS_Product( $this->get( 'product_id' ) );
	}



Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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