Documentation

NewsMeta
in package

Class NewsMeta

Table of Contents

Properties

$authorUrl  : string
$authorUsername  : string
$comments  : int
$date  : DateTimeImmutable
$forumUrl  : string
$images  : NewsImageResource
$malId  : int
$title  : string
$url  : string

Methods

__toString()  : string
fromParser()  : self
getAuthorUrl()  : string
getAuthorUsername()  : string
getComments()  : int
getDate()  : DateTimeImmutable
getForumUrl()  : string
getImages()  : NewsImageResource
getMalId()  : int
getTitle()  : string
getUrl()  : string

Properties

$authorUsername

private string $authorUsername

Methods

__toString()

public __toString() : string
Return values
string

getAuthorUrl()

public getAuthorUrl() : string
Return values
string

getAuthorUsername()

public getAuthorUsername() : string
Return values
string

getComments()

public getComments() : int
Return values
int

getDate()

public getDate() : DateTimeImmutable
Return values
DateTimeImmutable

getForumUrl()

public getForumUrl() : string
Return values
string

getMalId()

public getMalId() : int
Return values
int

getTitle()

public getTitle() : string
Return values
string

getUrl()

public getUrl() : string
Return values
string

        
On this page

Search results