ImagePreviewBlockable
in
Provide an interface and mechanism to determine if a blockable should load a thumbnail via `ImagePreview`.
Table of Contents
Methods
- downloadImagePreviewFor() : bool
- Determine if a thumbnail / image preview should be downloaded for this match.
Methods
downloadImagePreviewFor()
Determine if a thumbnail / image preview should be downloaded for this match.
public
downloadImagePreviewFor(string $url, BlockedResult $result, AbstractMatch $match) : bool
Parameters
- $url : string
- $result : BlockedResult
- $match : AbstractMatch