PHP 클래스 Nelmio\Alice\scenario2\PublicUser

파일 보기 프로젝트 열기: nelmio/alice

공개 프로퍼티들

프로퍼티 타입 설명
$birthDate DateTimeInterface
$email string
$favoriteNumber integer
$fullname string
$username string

프로퍼티 상세

$birthDate 공개적으로 프로퍼티

public DateTimeInterface $birthDate
리턴 DateTimeInterface

$email 공개적으로 프로퍼티

public string $email
리턴 string

$favoriteNumber 공개적으로 프로퍼티

public int $favoriteNumber
리턴 integer

$fullname 공개적으로 프로퍼티

public string $fullname
리턴 string

$username 공개적으로 프로퍼티

public string $username
리턴 string