PHP Class eZ\Publish\Core\REST\Server\Values\SessionInput

Inheritance: extends eZ\Publish\API\Repository\Values\ValueObject
Show file Open project: ezsystems/ezpublish-kernel

Public Properties

Property Type Description
$login string
$password string

Property Details

$login public property

public string $login
return string

$password public property

public string $password
return string