/** * Gets the attributes of the button * * @return array * @static */ public static function getAttributes() { return \Bootstrapper\Button::getAttributes(); }