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 218c164 commit c283bbaCopy full SHA for c283bba
app/code/Magento/Integration/Helper/Oauth/Data.php
@@ -116,7 +116,7 @@ public function getConsumerPostTimeout()
116
/**
117
* Get customer token lifetime from config.
118
*
119
- * @return string hours
+ * @return numeric hours
120
*/
121
public function getCustomerTokenLifetime()
122
{
@@ -127,7 +127,7 @@ public function getCustomerTokenLifetime()
127
128
129
130
131
132
public function getAdminTokenLifetime()
133
0 commit comments