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
$crawler
private
Crawler
$crawler
Methods
__construct()
ProducerParser constructor.
public
__construct(Crawler $crawler) : mixed
Parameters
- $crawler : Crawler
getModel()
Return the model
public
getModel() : Producer
Tags
Return values
ProducergetProducers()
public
getProducers() : array<string|int, mixed>|array<string|int, ProducerAnime>