Documentation

FriendParser
in package
implements ParserInterface

Class FriendParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
FriendParser constructor.
getAvatar()  : string
getFriendsSince()  : DateTimeImmutable|null
getLastOnline()  : DateTimeImmutable
getModel()  : Friend
Return the model
getName()  : string
getUrl()  : string
getUserMeta()  : UserMeta

Properties

Methods

__construct()

FriendParser constructor.

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

getAvatar()

public getAvatar() : string
Tags
throws
InvalidArgumentException
Return values
string

getFriendsSince()

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

getLastOnline()

public getLastOnline() : DateTimeImmutable
Tags
throws
Exception
Return values
DateTimeImmutable

getName()

public getName() : string
Tags
throws
InvalidArgumentException
Return values
string

getUrl()

public getUrl() : string
Tags
throws
InvalidArgumentException
Return values
string

        
On this page

Search results