protected property CronRunner::$client in CiviCRM Cron 8
HTTP client.
Type: \GuzzleHttp\ClientInterface
File
- src/
CronRunner.php, line 30
Class
- CronRunner
- Class CronRunner.
Namespace
Drupal\civicrm_cronCode
protected $client;
HTTP client.
Type: \GuzzleHttp\ClientInterface
protected $client;