LifterLMS::block_templates()

Block templates instance.


Return Return

(LLMS_Block_Templates)


Top ↑

Source Source

File: class-lifterlms.php

	public function block_templates() {
		return LLMS_Block_Templates::instance();
	}


Top ↑

Changelog Changelog

Changelog
Version Description
5.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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