Issue #2876428 by hardik.p, joachim, c.nish2k3: Documentation for LocalTaskManager::getLocalTasks() is incorrect
parent
7b976616c3
commit
582208f0d2
|
@ -53,7 +53,7 @@ interface LocalTaskManagerInterface extends PluginManagerInterface {
|
|||
public function getTasksBuild($current_route_name, RefinableCacheableDependencyInterface &$cacheability);
|
||||
|
||||
/**
|
||||
* Collects the local tasks (tabs) for the current route.
|
||||
* Renders the local tasks (tabs) for the given route.
|
||||
*
|
||||
* @param string $route_name
|
||||
* The route for which to make renderable local tasks.
|
||||
|
|
Loading…
Reference in New Issue