From 677953067f2bb5502a70f0d004f1ac844b18a128 Mon Sep 17 00:00:00 2001 From: emkael Date: Mon, 16 Jan 2017 22:04:43 +0100 Subject: * Facebook support --- .../HttpClients/FacebookHttpClientInterface.php | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 lib/facebook-graph-sdk/src/Facebook/HttpClients/FacebookHttpClientInterface.php (limited to 'lib/facebook-graph-sdk/src/Facebook/HttpClients/FacebookHttpClientInterface.php') diff --git a/lib/facebook-graph-sdk/src/Facebook/HttpClients/FacebookHttpClientInterface.php b/lib/facebook-graph-sdk/src/Facebook/HttpClients/FacebookHttpClientInterface.php new file mode 100644 index 0000000..0029bc0 --- /dev/null +++ b/lib/facebook-graph-sdk/src/Facebook/HttpClients/FacebookHttpClientInterface.php @@ -0,0 +1,47 @@ +