splide-1.0.x-dev/modules/splide_x/splide_x.module

modules/splide_x/splide_x.module
<?php

/**
 * @file
 * Provides Splide X utilities.
 */

/**
 * Implements hook_help().
 */
function splide_x_help($route_name) {
  if ($route_name == 'help.page.splide_x') {
    $output = file_get_contents(dirname(__FILE__) . '/README.md');
    return blazy()->markdown($output);
  }
  return '';
}

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

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