Home
last modified time | relevance | path

Searched refs:createHttpClient (Results 1 – 2 of 2) sorted by path

/plugin/authfacebook/lib/
H A DFacebook.php147 HttpClientsFactory::createHttpClient($config['http_client_handler']),
/plugin/authfacebook/lib/HttpClients/
H A DHttpClientsFactory.php47 public static function createHttpClient($handler) function in Facebook\\HttpClients\\HttpClientsFactory