Brotkrueml\FeedGenerator\Entity\Category

class Brotkrueml\FeedGenerator\Entity\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