PHP Interface Spatie\Crawler\CrawlProfile

Afficher le fichier Open project: spatie/crawler Interface Usage Examples

Méthodes publiques

Méthode Description
shouldCrawl ( Url $url ) : boolean Determine if the given url should be crawled.

Method Details

shouldCrawl() public méthode

Determine if the given url should be crawled.
public shouldCrawl ( Url $url ) : boolean
$url Url
Résultat boolean