commerce_amws-8.x-1.x-dev/modules/shipping/src/Feed/FeedTypeRequester.php

modules/shipping/src/Feed/FeedTypeRequester.php
<?php

namespace Drupal\commerce_amws_shipping\Feed;

use Drupal\commerce_amws_feed\Configure\FeedTypeRequesterInterface;

/**
 * Requests feed types related to shipping.
 */
class FeedTypeRequester implements FeedTypeRequesterInterface {

  /**
   * {@inheritdoc}
   */
  public function request() {
    return [
      // The Order Fulfillment feed is used to send to Amazon MWS shipping
      // information about orders e.g. shipping services and tracking numbers.
      '_POST_ORDER_FULFILLMENT_DATA_',
    ];
  }

}

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

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