AudioDidact\User::setPasswdDB
Used to set the hashed password from the database.
Signature
public function setPasswdDB(string
$passwd )
Parameters
$passwd
— string- Hashed password from database
Test Coverage
Information
- Coverage: 2/2 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — UserTest::testGettersAndSetters