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