PHP Class eZ\Publish\Core\FieldType\EmailAddress\Value

Inheritance: extends eZ\Publish\Core\FieldType\Value
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Свойство Type Description
$email string Email address.

Méthodes publiques

Méthode Description
__construct ( string $email = '' ) Construct a new Value object and initialize its $email.
__toString ( )

Method Details

__construct() public méthode

Construct a new Value object and initialize its $email.
public __construct ( string $email = '' )
$email string

__toString() public méthode

See also: eZ\Publish\Core\FieldType\Value
public __toString ( )

Property Details

$email public_oe property

Email address.
public string $email
Résultat string