add clear
This commit is contained in:
@@ -332,7 +332,7 @@ class HttpClient
|
||||
* @return bool|string
|
||||
* @throws Exception
|
||||
*/
|
||||
private function matchHost($_= '')
|
||||
private function matchHost($_string= '')
|
||||
{
|
||||
if (empty($_string)) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user