Recommendation
in package
Class Recommendation
Table of Contents
Properties
- $entry : CommonMeta
- $url : string
- $votes : int
Methods
- fromParser() : self
- getEntry() : CommonMeta
- getUrl() : string
- getVotes() : int
Properties
$entry
private
CommonMeta
$entry
$url
private
string
$url
$votes
private
int
$votes
Methods
fromParser()
public
static fromParser(Recommendation $parser) : self
Parameters
- $parser : Recommendation
Tags
Return values
selfgetEntry()
public
getEntry() : CommonMeta
Return values
CommonMetagetUrl()
public
getUrl() : string
Return values
stringgetVotes()
public
getVotes() : int