File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
modules/os2forms_digital_post/src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33namespace Drupal \os2forms_digital_post \Drush \Commands ;
44
5- use Drupal \Core \Serialization \Yaml ;
5+ use Drupal \Component \Serialization \Yaml ;
66use Drupal \Core \Utility \Token ;
77use Drupal \entity_print \Plugin \EntityPrintPluginManagerInterface ;
88use Drupal \os2forms_digital_post \Helper \DigitalPostHelper ;
Original file line number Diff line number Diff line change 44
55use Drupal \os2forms_digital_post \Exception \CertificateLocatorException ;
66use GuzzleHttp \Client ;
7- use Http \Adapter \Guzzle6 \Client as GuzzleAdapter ;
7+ use Http \Adapter \Guzzle7 \Client as GuzzleAdapter ;
88use Http \Factory \Guzzle \RequestFactory ;
99use ItkDev \AzureKeyVault \Authorisation \VaultToken ;
1010use ItkDev \AzureKeyVault \KeyVault \VaultSecret ;
You can’t perform that action at this time.
0 commit comments