function MenuActiveTrail::destruct
Same name in other branches
- 10 core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php \Drupal\Core\ProxyClass\Menu\MenuActiveTrail::destruct()
Overrides DestructableInterface::destruct
File
-
core/
lib/ Drupal/ Core/ ProxyClass/ Menu/ MenuActiveTrail.php, line 137
Class
- MenuActiveTrail
- Provides a proxy class for \Drupal\Core\Menu\MenuActiveTrail.
Namespace
Drupal\Core\ProxyClass\MenuCode
public function destruct() {
return $this->lazyLoadItself()
->destruct();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.