protected property ClientFactoryTest::$factory in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Http/ClientFactoryTest.php \Drupal\Tests\Core\Http\ClientFactoryTest::factory
The client factory under test.
Type: \Drupal\Core\Http\ClientFactory
File
- core/
tests/ Drupal/ Tests/ Core/ Http/ ClientFactoryTest.php, line 20
Class
- ClientFactoryTest
- @coversDefaultClass \Drupal\Core\Http\ClientFactory @group Http
Namespace
Drupal\Tests\Core\HttpCode
protected $factory;