Created
April 13, 2015 07:53
-
-
Save pierrejoye/99d67be637db31c6978d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| object(League\OAuth2\Client\Entity\User)#3 (12) { | |
| ["uid":protected]=> | |
| int(282408) | |
| ["nickname":protected]=> | |
| string(10) "pierrejoye" | |
| ["name":protected]=> | |
| string(0) "" | |
| ["firstName":protected]=> | |
| NULL | |
| ["lastName":protected]=> | |
| NULL | |
| ["email":protected]=> | |
| string(20) "[email protected]" | |
| ["location":protected]=> | |
| string(7) "Bangkok" | |
| ["description":protected]=> | |
| NULL | |
| ["imageUrl":protected]=> | |
| string(50) "https://avatars.githubusercontent.com/u/282408?v=3" | |
| ["urls":protected]=> | |
| array(1) { | |
| ["GitHub"]=> | |
| string(29) "https://github.com/pierrejoye" | |
| } | |
| ["gender":protected]=> | |
| NULL | |
| ["locale":protected]=> | |
| NULL | |
| } | |
| string(2) "{}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment