diff --git a/src/Http/Session.php b/src/Http/Session.php index 445bceb..3ef2056 100755 --- a/src/Http/Session.php +++ b/src/Http/Session.php @@ -234,7 +234,7 @@ public static function flash($message = null) /** * Has Session Item - * + * * @return bool */ public static function has($key)