MetaFox

Youtube extends AbstractLinkProvider
in package

Tags
SuppressWarnings

(PHPMD)

Table of Contents

Properties

$apiKey  : string

Methods

__construct()  : mixed
parseUrl()  : array<string|int, mixed>|null
setOptions()  : void
verifyUrl()  : bool

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $options = [] ]) : mixed
Parameters
$options : array<string|int, mixed> = []

parseUrl()

public parseUrl(string $url) : array<string|int, mixed>|null
Parameters
$url : string
Return values
array<string|int, mixed>|null

setOptions()

public setOptions(array<string|int, mixed> $options) : void
Parameters
$options : array<string|int, mixed>

verifyUrl()

public verifyUrl(string $url[, mixed &$matches = [] ]) : bool
Parameters
$url : string
$matches : mixed = []
Return values
bool

        
On this page

Search results