/** * Creates an warning panel * * @return $this * @static */ public static function warning() { return \Bootstrapper\Panel::warning(); }