JsonLDPage
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- getPage() : string
- JsonLD for the page
Properties
$jsonLD
private
JsonLD
$jsonLD
Methods
__construct()
public
__construct(array<string|int, mixed>|null $party, bool|null $bScript) : mixed
Parameters
- $party : array<string|int, mixed>|null
- $bScript : bool|null
getPage()
JsonLD for the page
public
getPage([array<string|int, mixed> $page = [] ]) : string
Parameters
- $page : array<string|int, mixed> = []