Brotkrueml\FeedGenerator\ValueObject\Category

class Category
Fully qualified name
\Brotkrueml\FeedGenerator\ValueObject\Category
__construct ( string term, string scheme = '', string label = '')
param string $term

The term

param string $scheme

The scheme

param string $label

The label

getTerm ( )
returntype

string

getScheme ( )
returntype

string

getLabel ( )
returntype

string