From 5cf377bf13f3cc33c4f5aa1187805e90459018d5 Mon Sep 17 00:00:00 2001 From: Scrutinizer Auto-Fixer Date: Wed, 20 Sep 2017 18:03:04 +0000 Subject: [PATCH] Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com --- src/FactomConnector.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/FactomConnector.php b/src/FactomConnector.php index 961b44f..0c21842 100644 --- a/src/FactomConnector.php +++ b/src/FactomConnector.php @@ -143,7 +143,6 @@ private function gatherCurlOptions(string $actionName, string $method, array $bi * @param string $actionName * @param array $binaryDataParams * @param array $curlOptions - * @param bool $asObj * * @return object|string *