You are here

protected property RulesHttpClient::$httpClient in Rules HTTP Client 8

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\ClientInterface

File

src/Plugin/RulesAction/RulesHttpClient.php, line 81

Class

RulesHttpClient
Provides "Rules Http client" rules action.

Namespace

Drupal\rules_http_client\Plugin\RulesAction

Code

protected $httpClient;