summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Carlos Ribeiro <acr@antoniocarlosribeiro.com>2017-07-06 15:03:13 -0300
committerGitHub <noreply@github.com>2017-07-06 15:03:13 -0300
commit394b3ae1c7f7ba267cb632722f214f8fd7fe1cd1 (patch)
treec21a909528df70cac6b59016e5e7d8c83a3bb312
parent075c8f4976f86c1965dc7a2b56638a5bfbcb1756 (diff)
parentc44e18e5664e054698eb140f0e6fb3cafc63fa23 (diff)
downloadgoogle2fa-394b3ae1c7f7ba267cb632722f214f8fd7fe1cd1.zip
google2fa-394b3ae1c7f7ba267cb632722f214f8fd7fe1cd1.tar.gz
google2fa-394b3ae1c7f7ba267cb632722f214f8fd7fe1cd1.tar.bz2
Merge pull request #79 from antonioribeiro/analysis-86pnAa
Apply fixes from StyleCI [ci skip] [skip ci]
-rw-r--r--src/Google2FA.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Google2FA.php b/src/Google2FA.php
index 05ab901..79dd86d 100644
--- a/src/Google2FA.php
+++ b/src/Google2FA.php
@@ -102,6 +102,7 @@ class Google2FA
* Get the current one time password for a key.
*
* @param $secret
+ *
* @return string
*/
public function getCurrentOtp($secret)