Documentation

AnimeGenreListParser
in package
implements ParserInterface

Class GenreParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
GenreParser constructor.
getDemographics()  : array<string|int, mixed>|array<string|int, AnimeGenreListItem>
getExplicitGenres()  : array<string|int, mixed>|array<string|int, AnimeGenreListItem>
getGenres()  : array<string|int, mixed>|array<string|int, AnimeGenreListItem>
getModel()  : AnimeGenreList
Return the model
getThemes()  : array<string|int, mixed>|array<string|int, AnimeGenreListItem>

Properties

Methods

__construct()

GenreParser constructor.

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

        
On this page

Search results