LLMS_Twenty_Nineteen::output_content_wrapper_end()

Output Twentynineteen theme wrapper closers


Return Return

(void)


Top ↑

Source Source

File: includes/theme-support/class-llms-twenty-nineteen.php

	public static function output_content_wrapper_end() {
		echo '</div></div></main></section>';
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.31.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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