- Issue created by @guilmour-asc
API page: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Utility%2...
On version11.x
of Drupal, whereas the function
escape($text)
core/lib/Drupal/Component/Utility/Html
only treats string values, then the class
core/lib/Drupal/Core/Utility/LinkGenerator
will need to guarantee that its passed parameter will be a string.
Active
11.0 🔥
render system