Documentation

FavoritesParser
in package

Class Favorites

Table of Contents

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
Favorites constructor.
getAnime()  : array<string|int, mixed>
getCharacters()  : array<string|int, mixed>
getManga()  : array<string|int, mixed>
getModel()  : Favorites
getPeople()  : array<string|int, mixed>

Properties

Methods

__construct()

Favorites constructor.

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

getAnime()

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

getCharacters()

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

getManga()

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

getPeople()

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

        
On this page

Search results