final |
|---|
readonly |
| Methods | ||
|---|---|---|
public
|
__construct(
?string $url = null,
mixed $stream = null,
?string $contentType = null,
?int $byteSize = null,
?string $changedAt = null,
mixed $thumbnail = null,
mixed $title = null,
mixed $description = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
?string
|
$url
|
# |
public
readonly
|
mixed
|
$stream
|
# |
public
readonly
|
?string
|
$contentType
|
# |
public
readonly
|
?int
|
$byteSize
|
# |
public
readonly
|
?string
|
$changedAt
|
# |
public
readonly
|
mixed
|
$thumbnail
|
# |
public
readonly
|
mixed
|
$title
|
# |
public
readonly
|
mixed
|
$description
|
# |