Documentation

MangaSearchListItemParser
in package

Class MangaSearchListItemParser

Table of Contents

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
MangaSearchParser constructor.
getChapters()  : int
getEndDate()  : DateTimeImmutable|null
getEndDateString()  : null|string
getImageUrl()  : string
getMembers()  : int
getModel()  : MangaSearchListItem
getScore()  : float
getStartDate()  : DateTimeImmutable|null
getStartDateString()  : null|string
getSynopsis()  : string
getTitle()  : string
getType()  : string
getUrl()  : string
getVolumes()  : int

Properties

Methods

__construct()

MangaSearchParser constructor.

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

getEndDate()

public getEndDate() : DateTimeImmutable|null
Tags
throws
InvalidArgumentException
Return values
DateTimeImmutable|null

?\DateTimeImmutable

getEndDateString()

public getEndDateString() : null|string
Tags
throws
InvalidArgumentException
Return values
null|string

?string

getStartDate()

public getStartDate() : DateTimeImmutable|null
Tags
throws
InvalidArgumentException
Return values
DateTimeImmutable|null

?\DateTimeImmutable

getStartDateString()

public getStartDateString() : null|string
Tags
throws
InvalidArgumentException
Return values
null|string

?string


        
On this page

Search results