Brotkrueml\FeedGenerator\ValueObject\Text¶
- class \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