PHP Class Nelmio\Alice\scenario3\PublicUser

Inheritance: implements UserInterface
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Свойство Type Description
$birthDate DateTimeInterface
$email string
$favoriteNumber integer
$fullname string
$username string

Property Details

$birthDate public_oe property

public DateTimeInterface $birthDate
Résultat DateTimeInterface

$email public_oe property

public string $email
Résultat string

$favoriteNumber public_oe property

public int $favoriteNumber
Résultat integer

$fullname public_oe property

public string $fullname
Résultat string

$username public_oe property

public string $username
Résultat string