This method is deprecated! Please use setLinkExtractionTags()
public addLinkExtractionTags()
No parameter-descriptions available. |
No information |
This method was named wrong in previous versions of phpcrawl.
It does not ADD tags, it SETS the tags from which links should be extracted from.
Example$crawler->addLinkExtractionTags("href", "src");