Skip to content

Commit

Permalink
Update helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
libern committed Jul 22, 2016
1 parent c4ed434 commit 3e79b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Someline/Foundation/helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ function refresh_jwt_token()

}

if (!function_exists('is_jwt_token_expiring')) {
if (!function_exists('is_jwt_token_valid_for_refresh')) {

/**
* @param $token
Expand Down

0 comments on commit 3e79b09

Please sign in to comment.