Skip to content

Commit

Permalink
Commit with Google email address for CLA
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmcdermott committed May 3, 2016
1 parent bb6d53b commit d6e222c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/JWT.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ class JWT
/**
* Allow the current timestamp to be specified.
* Useful for fixing a value within unit testing.
*
* Will default to PHP time() value if null.
*/
public static $timestamp = null;
Expand Down

0 comments on commit d6e222c

Please sign in to comment.