Skip to content
This repository was archived by the owner on May 20, 2019. It is now read-only.

Commit 8eaa9d4

Browse files
committed
magento-engcom/bulk-api#4 Support for Async operations in WebAPI
- Updated the interface of the Config
1 parent 866abaa commit 8eaa9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/WebapiAsync/Model/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use Magento\Framework\Exception\LocalizedException;
1414
use Magento\Webapi\Model\Config\Converter;
1515

16-
class Config implements ConfigInterface
16+
class Config implements \Magento\AsynchronousOperations\Model\ConfigInterface
1717
{
1818
/**
1919
* @var \Magento\Webapi\Model\Cache\Type\Webapi

0 commit comments

Comments
 (0)