Skip to content

Instantly share code, notes, and snippets.

@DfKimera
Created March 14, 2012 14:48
Show Gist options
  • Select an option

  • Save DfKimera/2036978 to your computer and use it in GitHub Desktop.

Select an option

Save DfKimera/2036978 to your computer and use it in GitHub Desktop.
object(UserInfoType)[3]
public 'useCase' => string 'UserProfile' (length=11)
public 'userID' => int 247
public 'braceletID' => string '555678' (length=6)
public 'name' => string 'Pedro Brito' (length=11)
public 'email' => string '' (length=0)
public 'gender' => string '' (length=0)
public 'birthDate' => string '0000-00-00 00:00:00' (length=19)
public 'hasFacebook' => boolean false
public 'hasTwitter' => boolean false
public 'facebookUserID' => string '' (length=0)
public 'facebookAccessToken' => string '' (length=0)
public 'twitterUserID' => string '' (length=0)
public 'twitterOauthToken' => string '' (length=0)
public 'twitterOauthTokenSecret' => string '' (length=0)
public 'registryDate' => string '2012-03-14 14:35:58' (length=19)
public 'userStateID' => int 2
object(ExperiencesInfoType)[5]
public 'userID' => int 247
public 'experiences' =>
object(Experiences)[6]
public 'experience' => null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment