protected property RemotePostYamlFormHandler::$httpClient in YAML Form 8
The HTTP client to fetch the feed data with.
Type: \GuzzleHttp\ClientInterface
File
- src/
Plugin/ YamlFormHandler/ RemotePostYamlFormHandler.php, line 43
Class
- RemotePostYamlFormHandler
- Form submission remote post handler.
Namespace
Drupal\yamlform\Plugin\YamlFormHandlerCode
protected $httpClient;