PHP Class Newscoop\View\UserView

Inheritance: extends View
Show file Open project: sourcefabric/newscoop

Public Properties

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

Property Details

$attributes public property

public array $attributes
return array

$email public property

public string $email
return string

$identifier public property

public int $identifier
return integer

$username public property

public string $username
return string