PHP Class Newscoop\View\UserView

Inheritance: extends View
Mostrar archivo Open project: sourcefabric/newscoop

Public Properties

Property Type Description
$attributes array
$email string
$identifier integer
$username string

Property Details

$attributes public_oe property

public array $attributes
return array

$email public_oe property

public string $email
return string

$identifier public_oe property

public int $identifier
return integer

$username public_oe property

public string $username
return string