Documentation

MagazineListParser
in package
implements ParserInterface

Class MagazineParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
MagazineParser constructor.
getMagazines()  : array<string|int, mixed>|array<string|int, MagazineAnime>
getModel()  : Magazine
Return the model

Properties

Methods

__construct()

MagazineParser constructor.

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

getMagazines()

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

        
On this page

Search results