Documentation

LastUpdatesParser
in package

Table of Contents

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
LastUpdates constructor.
getLastAnimeUpdates()  : array<string|int, mixed>
getLastMangaUpdates()  : array<string|int, mixed>
getModel()  : LastUpdates
parseBaseListUpdates()  : array<string|int, mixed>

Properties

Methods

__construct()

LastUpdates constructor.

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

getLastAnimeUpdates()

public getLastAnimeUpdates() : array<string|int, mixed>
Return values
array<string|int, mixed>

getLastMangaUpdates()

public getLastMangaUpdates() : array<string|int, mixed>
Return values
array<string|int, mixed>

parseBaseListUpdates()

private parseBaseListUpdates(string $updateType) : array<string|int, mixed>
Parameters
$updateType : string
Return values
array<string|int, mixed>

        
On this page

Search results