18 declare(strict_types=1);
34 ?
string $aria_label = null,
41 (null !== $aria_label) ?
new Text(
'og:image:alt', $aria_label) :
new NullTag(),
42 (null !== $width) ?
new Text(
'og:image:width', (
string) $width) :
new NullTag(),
43 (null !== $height) ?
new Text(
'og:image:height', (
string) $height) :
new NullTag(),
The scope of this class is split ilias-conform URI's into components.