You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parameter isn't being modified, so having this is unexpected,
and passing params by reference is slower than passing by value.
The reference was part of the initial commit for src/Token.php
0 commit comments