FOF30\Form\Header\Date::getButtons PHP Метод

getButtons() защищенный Метод

Get the buttons HTML code
protected getButtons ( ) : string
Результат string The HTML
    protected function getButtons()
    {
        return '';
    }