Advertisement
rodrigogaster

Untitled

Jun 13th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.49 KB | None | 0 0
  1. \src\Controller\LoginFacebookController.php (line 51)
  2. object(Facebook\GraphNodes\GraphUser) {
  3.     [protected] graphObjectMap => [
  4.         'hometown' => '\Facebook\GraphNodes\GraphPage',
  5.         'location' => '\Facebook\GraphNodes\GraphPage',
  6.         'significant_other' => '\Facebook\GraphNodes\GraphUser',
  7.         'picture' => '\Facebook\GraphNodes\GraphPicture'
  8.     ]
  9.     [protected] items => [
  10.         'id' => '1344182275702317',
  11.         'name' => 'Rodrigo Gaster',
  12.         'first_name' => 'Rodrigo',
  13.         'last_name' => 'Gaster'
  14.     ]
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement