The local task render arrays for the current route.
Type: array
File
- core/lib/Drupal/Core/Menu/LocalTaskManager.php, line 86
Class
- LocalTaskManager
- Provides the default local task manager using YML as primary definition.
Namespace
Drupal\Core\Menu
Code
protected $taskData;
Please login to continue.