/** * Get the type of the button * * @return string * @static */ public static function getType() { return \Bootstrapper\Button::getType(); }