Brotkrueml\FeedGenerator\ValueObject\Text

class Text
Fully qualified name
\Brotkrueml\FeedGenerator\ValueObject\Text
__construct ( string text, string $format = Brotkrueml\\FeedGenerator\\Format\\TextFormat::TEXT)
param string $text

The text

param Brotkrueml\\FeedGenerator\\Format\\TextFormat $format

The format

getText ( )
returntype

string

getFormat ( )
returntype

Brotkrueml\FeedGenerator\Format\TextFormat