Mercurial > hg > isophonics-drupal-site
diff core/lib/Drupal/Core/Menu/menu.api.php @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | c2387f117808 |
children | af1871eacc83 |
line wrap: on
line diff
--- a/core/lib/Drupal/Core/Menu/menu.api.php Tue Jul 10 15:07:59 2018 +0100 +++ b/core/lib/Drupal/Core/Menu/menu.api.php Thu Feb 28 13:21:36 2019 +0000 @@ -450,7 +450,7 @@ * The following keys can be altered: * - text: The link text for the anchor tag. If the hook implementation * changes this text it needs to preserve the safeness of the original text. - * Using t() or \Drupal\Component\Utility\SafeMarkup::format() with + * Using t() or \Drupal\Component\Render\FormattableMarkup with * @placeholder is recommended as this will escape the original text if * necessary. If the resulting text is not marked safe it will be escaped. * - url_is_active: Whether or not the link points to the currently active