Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Utility / LinkGeneratorInterface.php
index 83aa4f2e0480b26c21636a8aa3256a71f7cc9bba..a8fba23c19e7b3793f6cf2d6c9e44fb9f2d789d4 100644 (file)
@@ -36,7 +36,7 @@ interface LinkGeneratorInterface {
    *   Strings will be sanitized automatically. If you need to output HTML in
    *   the link text, use a render array or an already sanitized string such as
    *   the output of \Drupal\Component\Utility\Xss::filter() or
-   *   \Drupal\Component\Utility\SafeMarkup::format().
+   *   \Drupal\Component\Render\FormattableMarkup.
    * @param \Drupal\Core\Url $url
    *   The URL object used for the link. Amongst its options, the following may
    *   be set to affect the generated link: