This commit is contained in:
kremsy
2017-04-16 16:41:30 +02:00
parent 653ee5b577
commit 01bc21e37b
6 changed files with 40 additions and 9 deletions

View File

@ -30,7 +30,7 @@ abstract class WebReader {
}
return $response;
}
/**
* Create a new cURL Request for the given URL
*