You are here

protected property ViewsLocalTask::$localTaskManager in Webform Views Integration 8.5

Local task manager service.

Type: \Drupal\Core\Menu\LocalTaskManagerInterface

File

src/Plugin/Derivative/ViewsLocalTask.php, line 53

Class

ViewsLocalTask
Provides local task definitions webform submission views.

Namespace

Drupal\webform_views\Plugin\Derivative

Code

protected $localTaskManager;