<?php /** * @file * Hooks and functionality for the Easy 360 Viewer module. */ /** * Implements hook_theme(). */ function easy_360_theme() { return \Drupal::service('easy_360.hook.theming')->theme(); }
Главная | Обратная связь