Declare httpClient variable.
@ -87,6 +87,13 @@ class IIIFManifest extends StylePluginBase {
*/
protected $fileSystem;
/**
* The Guzzle HTTP Client.
*
* @var \GuzzleHttp\Client
protected $httpClient;
* The messenger.