You appear to be a bot. Output may be restricted
Description
Render the hr.
Usage
TwentyTwenty_Separator_Control::render_content();
Parameters
Returns
void
Source
File name: twentytwenty/classes/class-twentytwenty-separator-control.php
Lines:
1 to 3 of 3
public function render_content() { echo '<hr/>'; }