bibcite-8.x-1.x-dev/modules/bibcite_endnote/bibcite_endnote.module

modules/bibcite_endnote/bibcite_endnote.module
<?php

/**
 * @file
 * Module hooks.
 */

use Drupal\Core\Routing\RouteMatchInterface;

/**
 * Implements hook_help().
 */
function bibcite_endnote_help($route_name, RouteMatchInterface $route_match) {
  switch ($route_name) {
    case 'help.page.bibcite_endnote':
      $module = 'bibcite_endnote';
      return \Drupal::service('bibcite.help_service')
        ->getHelpMarkup([], $route_name, $module);
  }
}

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

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