Ejemplo n.º 1
0
 public function onPop(FilterLinkEvent $event)
 {
     echo 'crawl -> ' . $event->getLink()->getLinkHref() . "\n";
 }