Documentation

AnimeEpisodeRequest
in package
implements RequestInterface

Class AnimeEpisodeRequest

Table of Contents

Interfaces

RequestInterface
Interface RequestInterface

Properties

$episodeId  : int
$id  : int

Methods

__construct()  : mixed
AnimeEpisodeRequest constructor.
getEpisodeId()  : int
getId()  : int
getPath()  : string
Get the path to request

Properties

Methods

__construct()

AnimeEpisodeRequest constructor.

public __construct(int $id, int $episodeId) : mixed
Parameters
$id : int
$episodeId : int

        
On this page

Search results