diff --git a/core/lib/Drupal/Core/Template/Attribute.php b/core/lib/Drupal/Core/Template/Attribute.php index e0ca3ba6ac9..cbbe1657f60 100644 --- a/core/lib/Drupal/Core/Template/Attribute.php +++ b/core/lib/Drupal/Core/Template/Attribute.php @@ -32,8 +32,11 @@ use Drupal\Component\Utility\NestedArray; * template, use the "without" filter to prevent attributes that have already * been printed from being printed again. For example: * @code - * - * {# Produces #} + * + * @endcode + * Produces: + * @code + * * @endcode * * The attribute keys and values are automatically escaped for output with