Documentation

ResourceNews
in package

Class AnimeParser

Table of Contents

Properties

$authorUrl  : string
$authorUsername  : string
$comments  : int
$content  : string
$date  : DateTimeImmutable
$forumUrl  : string
$images  : WrapImageResource
$malId  : int|null
$relatedEntries  : array<string|int, MalUrl>
$relatedNews  : array<string|int, mixed>
$tags  : array<string|int, mixed>
$title  : string
$url  : string

Methods

fromParser()  : self
getAuthorUrl()  : string
getAuthorUsername()  : string
getComments()  : int
getContent()  : string
getDate()  : DateTimeImmutable
getForumUrl()  : string
getImages()  : WrapImageResource
getMalId()  : int|null
getRelatedEntries()  : array<string|int, mixed>
getRelatedNews()  : array<string|int, mixed>
getTags()  : array<string|int, mixed>
getTitle()  : string
getUrl()  : string

Properties

$relatedNews

private array<string|int, mixed> $relatedNews = []

Methods

getAuthorUrl()

public getAuthorUrl() : string
Return values
string

getAuthorUsername()

public getAuthorUsername() : string
Return values
string

getComments()

public getComments() : int
Return values
int

getContent()

public getContent() : string
Return values
string

getDate()

public getDate() : DateTimeImmutable
Return values
DateTimeImmutable

getForumUrl()

public getForumUrl() : string
Return values
string

getMalId()

public getMalId() : int|null
Return values
int|null

getRelatedEntries()

public getRelatedEntries() : array<string|int, mixed>
Return values
array<string|int, mixed>

getRelatedNews()

public getRelatedNews() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTags()

public getTags() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTitle()

public getTitle() : string
Return values
string

        
On this page

Search results