ercore-8.x-1.20/modules/ercore_publication/src/Ajax/DoiPopulation.php

modules/ercore_publication/src/Ajax/DoiPopulation.php
<?php

namespace Drupal\ercore_publication\Ajax;

use Drupal\Core\Ajax\CommandInterface;

/**
 * Class DoiPopulation.
 */
class DoiPopulation implements CommandInterface {

  /**
   * Render custom ajax command.
   *
   * @return ajax
   *   Command function.
   */
  public function render() {
    return [
      'command' => 'fetch',
      'message' => 'My Awesome Message',
    ];
  }

}

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

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