DoDomuDojade Documentation

Quote
in package

Read onlyYes

Quote entity

Table of Contents

Properties

$author  : string
$fetchedOn  : DateTimeImmutable
$id  : int|null
$quote  : string

Methods

__construct()  : mixed

Properties

$author

public string $author

$fetchedOn

public DateTimeImmutable $fetchedOn

Methods

__construct()

public __construct(int|null $id, string $quote, string $author, DateTimeImmutable $fetchedOn) : mixed
Parameters
$id : int|null
$quote : string
$author : string
$fetchedOn : DateTimeImmutable

        
On this page

Search results