Brotkrueml\FeedGenerator\ValueObject\Category

class Brotkrueml\FeedGenerator\ValueObject\Category
__construct(string term, string scheme = '', string label = '')
Parameters
  • $term (string) -- The term

  • $scheme (string) -- The scheme

  • $label (string) -- The label

getTerm()
Return type

string

getScheme()
Return type

string

getLabel()
Return type

string