Documentation

PA_Author
in package

The PuzzleAnywhere Author class. It allows for an easy way to display an author's profile data.

Table of Contents

$bio  : string
The author's profile/bio.
$full_portrait_url  : string
The full url to the author's portrait.
$id  : int
The author's user ID.
$location  : string
The author's location.
$name  : string
The author's name.
$pronouns  : string
The author's preferred pronouns.
$social_urls  : array<string|int, mixed>
The author's social URLs and handles.

Properties

$full_portrait_url

The full url to the author's portrait.

public string $full_portrait_url

The full url to the author's portrait.

$social_urls

The author's social URLs and handles.

public array<string|int, mixed> $social_urls

The author's social URLs and handles: twitter, author_url.

Search results