diff --git a/src/Facades/StickyHeader.php b/src/Facades/StickyHeader.php index 73e7cfa..c8c058e 100644 --- a/src/Facades/StickyHeader.php +++ b/src/Facades/StickyHeader.php @@ -5,7 +5,7 @@ use Illuminate\Support\Facades\Facade; /** - * @method static setTheme(string $theme)) + * @method static setTheme(string $theme) * @method static disableCss(bool $condition = true) * @method static string getTheme() * @method static bool isCssDisabled()