How to get the protected values from the object below FB returns in their API?
Facebook\Authentication\AccessToken Object
(
[value:protected] => AAAAAAA
[expiresAt:protected] => DateTime Object
(
[date] => 2017-11-30 19:27:26.000000
[timezone_type] => 3
[timezone] => UTC
)
)
$var->value
$var->expiresAt->date