Skip to content

Commit

Permalink
✨ added session length
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Dec 1, 2021
1 parent c995ac0 commit 1e16c53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@ public static function useSession()

/**
* Session Length
*
* @deprecated Use `Auth\Session::length()` instead
*/
public static function sessionLength()
{
Expand Down

0 comments on commit 1e16c53

Please sign in to comment.