Documentation

ProducerListParser
in package
implements ParserInterface

Class ProducerParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
ProducerParser constructor.
getModel()  : Producer
Return the model
getProducers()  : array<string|int, mixed>|array<string|int, ProducerAnime>

Properties

Methods

__construct()

ProducerParser constructor.

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

getProducers()

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

        
On this page

Search results