PHP 인터페이스 Spatie\Crawler\CrawlProfile

파일 보기 프로젝트 열기: spatie/crawler 0 사용 예제들

공개 메소드들

메소드 설명
shouldCrawl ( Url $url ) : boolean Determine if the given url should be crawled.

메소드 상세

shouldCrawl() 공개 메소드

Determine if the given url should be crawled.
public shouldCrawl ( Url $url ) : boolean
$url Url
리턴 boolean