Lines Matching full:facebook
3 * Copyright 2017 Facebook, Inc.
8 * Facebook.
10 * As with any software that integrates with the Facebook platform, your use
11 * of this software is subject to the Facebook Developer Principles and
12 * Policies [http://developers.facebook.com/policy/]. This copyright notice
24 namespace Facebook\FileUpload;
26 use Facebook\Authentication\AccessToken;
27 use Facebook\Exceptions\FacebookResponseException;
28 use Facebook\Exceptions\FacebookResumableUploadException;
29 use Facebook\Exceptions\FacebookSDKException;
30 use Facebook\FacebookApp;
31 use Facebook\FacebookClient;
32 use Facebook\FacebookRequest;
37 * @package Facebook
52 * @var FacebookClient The Facebook client service.