You are here

protected property FileTest::$client in Feeds 8.3

The http client prophecy used in the test.

Type: \Prophecy\Prophecy\ProphecyInterface|\GuzzleHttp\ClientInterface

File

tests/src/Unit/Feeds/Target/FileTest.php, line 33

Class

FileTest
@coversDefaultClass \Drupal\feeds\Feeds\Target\File @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Target

Code

protected $client;