ProviderRepositoryTest::$responses

Same name and namespace in other branches
  1. 9 core/modules/media/tests/src/Unit/ProviderRepositoryTest.php \Drupal\Tests\media\Unit\ProviderRepositoryTest::responses
  2. 11.x core/modules/media/tests/src/Unit/ProviderRepositoryTest.php \Drupal\Tests\media\Unit\ProviderRepositoryTest::responses

The HTTP client handler which will serve responses.

Type: \GuzzleHttp\Handler\MockHandler

File

core/modules/media/tests/src/Unit/ProviderRepositoryTest.php, line 36

Class

ProviderRepositoryTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21media%21src%21OEmbed%21ProviderRepository.php/class/ProviderRepository/10" title="Retrieves and caches information about oEmbed providers." class="local">\Drupal\media\OEmbed\ProviderRepository</a>

Namespace

Drupal\Tests\media\Unit

Code

private $responses;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.