DoDomuDojade Documentation

User
in package

Read onlyYes

User entity

Table of Contents

Properties

$createdAt  : DateTimeImmutable
$id  : int|null
$passwordHash  : string
$username  : string

Methods

__construct()  : mixed

Properties

$createdAt

public DateTimeImmutable $createdAt

$passwordHash

public string $passwordHash

$username

public string $username

Methods

__construct()

public __construct(int|null $id, string $username, string $passwordHash, DateTimeImmutable $createdAt) : mixed
Parameters
$id : int|null
$username : string
$passwordHash : string
$createdAt : DateTimeImmutable

        
On this page

Search results