LocalTaskManager::$loadingLocalTasks
Flag that indicates if local tasks are currently being loaded.
Type: loadingLocalTasks
File
-
core/
lib/ Drupal/ Core/ Menu/ LocalTaskManager.php, line 112
Class
- LocalTaskManager
- Provides the default local task manager using YML as primary definition.
Namespace
Drupal\Core\MenuCode
protected bool $loadingLocalTasks = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.