Documentation

ForumTopic
in package

Class ForumPost

Table of Contents

Properties

$authorUrl  : string
$authorUsername  : string
$comments  : int
$date  : DateTimeImmutable
$lastComment  : ForumPost
$malId  : int
$title  : string
$url  : string

Methods

fromParser()  : ForumTopic
getAuthorUrl()  : string
getAuthorUsername()  : string
getComments()  : int
getDate()  : DateTimeImmutable
getLastComment()  : ForumPost
getMalId()  : int
getTitle()  : string
getUrl()  : string

Properties

Methods

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

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