ResourceNewsListParser
in package
implements
ParserInterface
Class ResourceNewsListParser
Table of Contents
Interfaces
- ParserInterface
- Interface ParserInterface
Properties
- $crawler : Crawler
Methods
- __construct() : mixed
- MangaParser constructor.
- getHasNextPage() : bool
- getModel() : ResourceNewsList
- Return the model
- getResults() : array<string|int, ResourceNewsListItem>
Properties
$crawler
private
Crawler
$crawler
Methods
__construct()
MangaParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getHasNextPage()
public
getHasNextPage() : bool
Return values
boolgetModel()
Return the model
public
getModel() : ResourceNewsList
Tags
Return values
ResourceNewsListgetResults()
public
getResults() : array<string|int, ResourceNewsListItem>