Documentation

RecentEpisodeListItem
in package

Class RecentEpisodeListItem

Table of Contents

Properties

$malId  : int
$premium  : bool
$title  : string
$url  : string

Methods

factory()  : self
getMalId()  : int
getTitle()  : string
getUrl()  : string
isPremium()  : bool

Properties

Methods

factory()

public static factory(int $malId, string $url, string $title, bool $premium) : self
Parameters
$malId : int
$url : string
$title : string
$premium : bool
Tags
throws
Exception
Return values
self

        
On this page

Search results