Skip to content

Instantly share code, notes, and snippets.

@pyprism
Created February 3, 2015 13:42
Show Gist options
  • Select an option

  • Save pyprism/3416b7a6c049659527fa to your computer and use it in GitHub Desktop.

Select an option

Save pyprism/3416b7a6c049659527fa to your computer and use it in GitHub Desktop.
fb object
object(Facebook\GraphObject)[5]
protected 'backingData' =>
array (size=3)
'data' =>
array (size=25)
0 =>
object(stdClass)[9]
...
1 =>
object(stdClass)[65]
...
2 =>
object(stdClass)[121]
...
3 =>
object(stdClass)[177]
...
4 =>
object(stdClass)[233]
...
5 =>
object(stdClass)[289]
...
6 =>
object(stdClass)[345]
...
7 =>
object(stdClass)[401]
...
8 =>
object(stdClass)[419]
...
9 =>
object(stdClass)[475]
...
10 =>
object(stdClass)[493]
...
11 =>
object(stdClass)[549]
...
12 =>
object(stdClass)[557]
...
13 =>
object(stdClass)[578]
...
14 =>
object(stdClass)[632]
...
15 =>
object(stdClass)[652]
...
16 =>
object(stdClass)[695]
...
17 =>
object(stdClass)[703]
...
18 =>
object(stdClass)[711]
...
19 =>
object(stdClass)[767]
...
20 =>
object(stdClass)[779]
...
21 =>
object(stdClass)[823]
...
22 =>
object(stdClass)[879]
...
23 =>
object(stdClass)[924]
...
24 =>
object(stdClass)[940]
...
'paging' =>
object(stdClass)[950]
public 'previous' => string 'some secret url :P' (length=434)
public 'next' => string 'some secret url :P' (length=421)
'summary' =>
object(stdClass)[951]
public 'unseen_count' => int 0
public 'unread_count' => int 1
public 'updated_time' => string '2015-02-03T12:28:28+0000' (length=24)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment