Extra "$" within the "Adding a node to a menu." section of the module overview page.

Created on 12 April 2025, 13 days ago

Problem/Motivation

There is an extra "$" within the "Adding a node to a menu." examples section of the module overview page.

$$menu_item_destination = "entity:node/{$node->id()}";

Should be:

$menu_item_destination = "entity:node/{$node->id()}";

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ“Œ Task
Status

Active

Version

1.0

Component

Documentation

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States vetchneons

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024