protected property InaccessibleMenuLink::$wrappedLink in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php \Drupal\Core\Menu\InaccessibleMenuLink::wrappedLink
The wrapped menu link.
Type: \Drupal\Core\Menu\MenuLinkInterface
File
- core/
lib/ Drupal/ Core/ Menu/ InaccessibleMenuLink.php, line 24 - Contains \Drupal\Core\Menu\InaccessibleMenuLink.
Class
- InaccessibleMenuLink
- A menu link plugin for wrapping another menu link, in sensitive situations.
Namespace
Drupal\Core\MenuCode
protected $wrappedLink;