Carbon_Fields\Container\Comment_Meta_Container::render PHP Method

render() public method

Output the container markup
public render ( )
    public function render()
    {
        include \Carbon_Fields\DIR . '/templates/Container/comment_meta.php';
    }