PHP 클래스 eZ\Publish\Core\REST\Server\Values\SessionInput

상속: extends eZ\Publish\API\Repository\Values\ValueObject
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 프로퍼티들

프로퍼티 타입 설명
$login string
$password string

프로퍼티 상세

$login 공개적으로 프로퍼티

public string $login
리턴 string

$password 공개적으로 프로퍼티

public string $password
리턴 string