Documentation

MagazineParser
in package
implements ParserInterface

Class MagazineParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
MagazineParser constructor.
getHasNextPage()  : bool
getLastPage()  : int
getModel()  : Magazine
Return the model
getResults()  : array<string|int, mixed>|array<string|int, MagazineManga>
getUrl()  : MalUrl

Properties

Methods

__construct()

MagazineParser constructor.

public __construct(Crawler $crawler) : mixed
Parameters
$crawler : Crawler

getHasNextPage()

public getHasNextPage() : bool
Return values
bool

getLastPage()

public getLastPage() : int
Tags
throws
InvalidArgumentException
Return values
int

getResults()

public getResults() : array<string|int, mixed>|array<string|int, MagazineManga>
Tags
throws
InvalidArgumentException
throws
RuntimeException
Return values
array<string|int, mixed>|array<string|int, MagazineManga>

        
On this page

Search results