Skip to content

Commit 2283f1d

Browse files
committed
Param with type
1 parent c6a7360 commit 2283f1d

File tree

1 file changed

+1
-1
lines changed
  • src/Magento/FunctionalTestingFramework/DataTransport/Auth/Tfa

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/DataTransport/Auth/Tfa/OTP.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public static function getOTP($path = null)
4242
/**
4343
* Create TOTP object
4444
*
45-
* @param $path
45+
* @param string $path
4646
* @return TOTP
4747
* @throws TestFrameworkException
4848
*/

0 commit comments

Comments
 (0)