Created
April 27, 2012 14:00
-
-
Save macnibblet/2509520 to your computer and use it in GitHub Desktop.
This file contains 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(Facebook\View\Helper\Facebook)[424] | |
protected 'service' => | |
object(Facebook\Service\Facebook)[394] | |
protected 'client' => | |
object(Facebook)[405] | |
protected 'appId' => int 123412709384719 | |
protected 'appSecret' => string 'foo' (length=3) | |
protected 'user' => null | |
protected 'signedRequest' => null | |
protected 'state' => null | |
protected 'accessToken' => null | |
protected 'fileUploadSupport' => boolean false | |
protected 'view' => null |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment