update libraries and run php-cs-fixer.
This commit is contained in:
@ -58,8 +58,6 @@ class Address
|
||||
/**
|
||||
* check wheter string is email.
|
||||
*
|
||||
* @param string $text email
|
||||
*
|
||||
* @return bool false if not email string
|
||||
*/
|
||||
public function validateEmail(string $email): bool
|
||||
|
Reference in New Issue
Block a user