HumHub Documentation (unofficial)

EmailValidator
in package

Table of Contents

Properties

$error  : InvalidEmail|null
$lexer  : EmailLexer
$warnings  : array<string|int, Warning>

Methods

__construct()  : mixed
getError()  : InvalidEmail|null
getWarnings()  : array<string|int, mixed>
hasWarnings()  : bool
isValid()  : bool

Properties

Methods

getWarnings()

public getWarnings() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results