MCPcopy Create free account
hub / github.com/PHPantom-dev/phpantom_lsp / findByEmail

Method findByEmail

examples/demo.php:4455–4458  ·  view source on GitHub ↗
(string $email)

Source from the content-addressed store, hash-verified

4453 }
4454
4455 public static function findByEmail(string $email): ?self
4456 {
4457 return null;
4458 }
4459
4460 protected function hashPassword(string $raw): string
4461 {

Callers 5

demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected