/** * Sets the navbar to be fluid * * @return $this * @static */ public static function fluid() { return \Bootstrapper\Navbar::fluid(); }