AudioDidact\User::setPasswd
Sets hashed password using plaintext password and username
Signature
public function setPasswd(string
$passwd )
Parameters
$passwd
— string
Test Coverage
Information
- Coverage: 3/3 Lines (100%)
- Tests: 2
- Passed: 2 (100%)
Tests
- [ PASSED ] — UserTest::testSignUp
- [ PASSED ] — UserTest::testSignUpDuplicate