19 declare(strict_types=1);
35 ?
string $aria_label =
null,
42 (
null !== $aria_label) ?
new Text(
'og:image:alt', $aria_label) :
new NullTag(),
43 (
null !== $width) ?
new Text(
'og:image:width', (
string) $width) :
new NullTag(),
44 (
null !== $height) ?
new Text(
'og:image:height', (
string) $height) :
new NullTag(),
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
__construct(Container $dic, ilPlugin $plugin)