Carbon_Fields\Container\Widget_Container::render PHP Метод

render() публичный Метод

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