commerce_trustedshops-8.x-2.x-dev/commerce_trustedshops.module

commerce_trustedshops.module
<?php

/**
 * @file
 * Defines the hooks of Commerce TrustedShops module and associated features.
 */

/**
 * Implements hook_theme().
 */
function commerce_trustedshops_theme($existing, $type, $theme, $path) {
  return [
    'commerce_trustedshops_review_collector' => [
      'template'  => 'commerce-trustedshops-review-collector',
      'variables' => [
        'shop' => NULL,
        'order' => NULL,
      ],
    ],
    'commerce_trustedshops_trustedbadge_block' => [
      'template'  => 'block--commerce-trustedshops-trustedbadge',
      'variables' => [
        'tsid' => NULL,
      ],
    ],
  ];
}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc