simple_paypal_field-8.x-1.1/src/PayPalFieldInterface.php

src/PayPalFieldInterface.php
<?php

namespace Drupal\simple_paypal_field;

/**
 * Interface for a PayPal field.
 */
interface PayPalFieldInterface {

  /**
   * Updates the field with payment information.
   *
   * @param array $info
   *   Payment information.
   */
  public function setPaymentInfo(array $info);

}

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

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