OscaroteroEmbedAdapter
in package
implements
EmbedAdapterInterface
FinalYes
Table of Contents
Interfaces
- EmbedAdapterInterface
- Interface for a service which updates the embed code(s) for the given array of embeds
Properties
- $embedLib : Embed
Methods
- __construct() : mixed
- updateEmbeds() : void
Properties
$embedLib
private
Embed
$embedLib
Methods
__construct()
public
__construct([Embed|null $embed = null ]) : mixed
Parameters
- $embed : Embed|null = null
updateEmbeds()
public
updateEmbeds(array<string|int, mixed> $embeds) : void
Parameters
- $embeds : array<string|int, mixed>