AudioDidact\User::verifyPasswordRecoveryCode
verifies that a given password recovery code is valid for this user
Signature
public function verifyPasswordRecoveryCode(
$c )
Parameters
$c
—
Returns
- bool
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — UserTest::testVerificationCode