Sindbad~EG File Manager

Current Path : /var/www/web3/mooc/core/modules/serialization/src/EntityResolver/
Upload File :
Current File : /var/www/web3/mooc/core/modules/serialization/src/EntityResolver/ChainEntityResolverInterface.php

<?php

namespace Drupal\serialization\EntityResolver;

/**
 * An interface for delegating a entity resolution to a chain of resolvers.
 */
interface ChainEntityResolverInterface extends EntityResolverInterface {

  /**
   * Adds an entity resolver.
   *
   * @param \Drupal\serialization\EntityResolver\EntityResolverInterface $resolver
   *   The entity resolver to add.
   */
  public function addResolver(EntityResolverInterface $resolver);

}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists