pathauto-8.x-1.8/src/MessengerInterface.php

src/MessengerInterface.php
<?php

namespace Drupal\pathauto;

/**
 * Provides an interface for Messengers.
 */
interface MessengerInterface {

  /**
   * Adds a message.
   *
   * @param string $message
   *   The message to add.
   * @param string $op
   *   (optional) The operation being performed.
   */
  public function addMessage($message, $op = NULL);

}

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

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