services['PrestaShop\\PrestaShop\\Adapter\\Image\\ProductImageFileValidator'] = new \PrestaShop\PrestaShop\Adapter\Image\ProductImageFileValidator(($this->services['prestashop.core.configuration.upload_size_configuration'] ?? $this->load('getPrestashop_Core_Configuration_UploadSizeConfigurationService.php'))->getMaxUploadSizeInBytes(), ($this->services['prestashop.adapter.upload_quota.configuration'] ?? $this->load('getPrestashop_Adapter_UploadQuota_ConfigurationService.php')));