Documentation

ScraperPluginImages extends ScraperPlugin
in package

Table of Contents

Properties

$contents  : mixed
$parser  : mixed
$url  : mixed

Methods

__construct()  : mixed
process()  : mixed
Scan and match all images on the document

Properties

$contents

protected mixed $contents = \null

$parser

protected mixed $parser = \null

$url

protected mixed $url = \null

Methods

__construct()

public __construct(mixed $parser, mixed $contents, mixed $url) : mixed
Parameters
$parser : mixed
$contents : mixed
$url : mixed

process()

Scan and match all images on the document

public process(mixed &$data) : mixed
Parameters
$data : mixed
Tags
since
1.0.0
access

public

Loading…
On this page

Search results