Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -16,7 +16,7 @@ abstract class ProviderUsingHandlerWithAdapterBase extends ProviderUsingHandlerB
/**
* The HTTP adapter.
*
* @var \Http\Client\HttpClient
* @var \Psr\Http\Client\ClientInterface
*/
protected $httpAdapter;
Loading