$manage_link['#title'] = $this->t('Manage media types');
$manage_link['#type'] = 'link';
$manage_link['#prefix'] = ' ';
$manage_link['#suffix'] = '.';
return [
return [
'#type' => 'markup',
'#type' => 'markup',
'#markup' => $this->t("The following media types can be added because they have the <code>@field</code> field. <ahref=@manage_media_page>Manage media types</a>.",
'#markup' => $this->t("The following media types can be added because they have the <code>@field</code> field.", [
'#markup' => $this->t("The following content types can be added because they have the <code>@field</code> field. <ahref=@manage_content_types>Manage content types</a>.",
'#markup' => $this->t("The following content types can be added because they have the <code>@field</code> field.", [