Apply fixes from StyleCI

This commit is contained in:
Daniil Gentili 2018-03-27 14:49:55 +00:00 committed by StyleCI Bot
parent 54fea08591
commit e7c595c0a2

View File

@ -264,6 +264,7 @@ return false;
<span class="form-control input-xlarge uneditable-input" onclick="this.select();">', $result);
$asd = explode('</span>', $cose['1']);
$api_hash = $asd['0'];
return ['api_id' => (int) $api_id, 'api_hash' => $api_hash];
}
}