AudioDidact\DB\DAL::usernameExists
Checks if a username is taken in the database
Signature
public function usernameExists(string
$username )
Parameters
$username
— string
Returns
- bool
Test Coverage
Information
- Coverage: 0/4 Lines (0%)
- Tests: 0
- Passed: 0 (0%)