Skip to content

Commit

Permalink
Fix doc-type
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r committed Jan 25, 2019
1 parent df2a2ef commit 477cb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Extractor/HttpClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ private function getReferer($url, $httpHeader = [])
* @param string $url Absolute url
* @param array $httpHeader Custom HTTP Headers from SiteConfig
*
* @return ?string
* @return string|null
*/
private function getCookie($url, $httpHeader = [])
{
Expand Down

0 comments on commit 477cb9e

Please sign in to comment.