By bojanz on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-1.x
Introduced in version:
8.x-1.0-rc2
Description:
Local task providers provide automatic View/Edit/Duplicate/Delete/Revisions local tasks (tabs) for an entity type.
Usage:
* handlers = {
* "local_task_provider" = {
* "default" = "\Drupal\entity\Menu\DefaultEntityLocalTaskProvider",
* },
Impacts:
Module developers