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
Update spelling of anonymous property of LDUser (#114)
The protected $anonyomus field results in a public $anonymous field being added whenever someone builds an LDUser that is anonymous. Fixing the spelling will bring that back to protected.
0 commit comments