Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit 47a9513

Browse files
Update PHPCrawler.php
remove typed proprieties left over
1 parent 51a55e3 commit 47a9513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/PHPCrawler.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*/
2222
class PHPCrawler
2323
{
24-
public string $class_version = '0.9';
24+
public $class_version = '0.9';
2525

2626
/**
2727
* The PHPCrawlerHTTPRequest-Object

0 commit comments

Comments
 (0)