LLMS_Twenty_Nineteen::output_content_wrapper_end()
Output Twentynineteen theme wrapper closers
Contents
Return Return
(void)
Source Source
File: includes/theme-support/class-llms-twenty-nineteen.php
public static function output_content_wrapper_end() { echo '</div></div></main></section>'; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.31.0 | Introduced. |