We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7abf1 commit 26e7dc0Copy full SHA for 26e7dc0
app/code/Magento/Integration/Model/ResourceModel/Oauth/Token/RequestLog.php
@@ -13,7 +13,8 @@
13
* Resource model for failed authentication attempts to retrieve admin/customer token.
14
*/
15
class RequestLog extends \Magento\Framework\Model\ResourceModel\Db\AbstractDb implements
16
- ReaderInterface, WriterInterface
+ ReaderInterface,
17
+ WriterInterface
18
{
19
/**
20
* @var \Magento\Framework\Stdlib\DateTime\DateTime
0 commit comments