Chris@0: {# Chris@0: /** Chris@0: * @file Chris@0: * Default theme implementation for a local task link. Chris@0: * Chris@0: * Available variables: Chris@0: * - attributes: HTML attributes for the wrapper element. Chris@0: * - is_active: Whether the task item is an active tab. Chris@0: * - link: A rendered link element. Chris@0: * Chris@0: * Note: This template renders the content for each task item in Chris@0: * menu-local-tasks.html.twig. Chris@0: * Chris@0: * @see template_preprocess_menu_local_task() Chris@0: * Chris@0: * @ingroup themeable Chris@0: */ Chris@0: #} Chris@0: