Update PHP version

This commit is contained in:
2021-06-10 01:06:04 +05:00
parent 7554f16be3
commit 1418671967
3 changed files with 296 additions and 294 deletions

View File

@@ -12,7 +12,7 @@ class ThiladhunScraper
protected $title;
protected $content;
protected $image;
protected $author;
protected $author = "unknown";
protected $topics = [];
/**