-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
core/src/Spider/BasicSpider.php
Line 62 in 450ed50
| public int $requestDelay = 1; |
The $requestDelay attribute is expected to support expressions, and the target needs to be a specified range of random values (including non-integer numbers).
| public function setDelay(int $delay): self; |
The parameter type of setDelay is expected to support non-integer formats.
Metadata
Metadata
Assignees
Labels
No labels