Spatie\LinkChecker\Reporters\BaseReporter::willCrawl PHP Method

willCrawl() public method

Called when the crawler will crawl the url.
public willCrawl ( Url $url )
$url Spatie\Crawler\Url
    public function willCrawl(Url $url)
    {
    }