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 fc5ff12 commit 867925dCopy full SHA for 867925d
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 numeric hours
+ * @return float 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