W3cubDocs

/Drupal 8

protected property LocalTaskManager::$taskData

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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Menu!LocalTaskManager.php/property/LocalTaskManager::taskData/8.1.x