['variables' => []]]; } /** * Prepares variables for twig-tweak-test template. */ function template_preprocess_twig_tweak_test(&$vars) { $vars['node'] = $node = Drupal::routeMatch()->getParameter('node'); }