public LocalTaskManagerInterface::getTitle(LocalTaskInterface $local_task)
Gets the title for a local task.
\Drupal\Core\Menu\LocalTaskInterface $local_task: A local task plugin instance to get the title for.
string The localized title.
public function getTitle(LocalTaskInterface $local_task);
© 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!LocalTaskManagerInterface.php/function/LocalTaskManagerInterface::getTitle/8.1.x