commerce-8.x-2.8/modules/store/src/Resolver/StoreResolverInterface.php

modules/store/src/Resolver/StoreResolverInterface.php
<?php

namespace Drupal\commerce_store\Resolver;

/**
 * Defines the interface for store resolvers.
 */
interface StoreResolverInterface {

  /**
   * Resolves the store.
   *
   * @return \Drupal\commerce_store\Entity\StoreInterface|null
   *   The store, if resolved. Otherwise NULL, indicating that the next
   *   resolver in the chain should be called.
   */
  public function resolve();

}

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

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