Whether this link is in the active trail.
Type: bool
File
- core/lib/Drupal/Core/Menu/MenuLinkTreeElement.php, line 63
Class
- MenuLinkTreeElement
- Provides a value object to model an element in a menu link tree.
Namespace
Drupal\Core\Menu
Code
public $inActiveTrail;
Please login to continue.