We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e37125 commit b329539Copy full SHA for b329539
src/HOTP.php
@@ -11,7 +11,6 @@
11
* @author Jakob Heuser (firstname)@felocity.com
12
* @copyright 2011-2020
13
* @license BSD-3-Clause
14
- * @version 1.0
15
*/
16
class HOTP
17
{
src/HOTPResult.php
class HOTPResult
tests/HOTPTest.php
@@ -8,7 +8,6 @@
8
/**
9
* @copyright 2020
10
*
* @covers \jakobo\HOTP\HOTP
* @covers \jakobo\HOTP\HOTPResult
0 commit comments