Brotkrueml\FeedGenerator\ValueObject\Text¶
- class Brotkrueml\FeedGenerator\ValueObject\Text¶
- __construct(string text, string $format = Brotkrueml\\FeedGenerator\\Format\\TextFormat::TEXT)¶
- Parameters
$text (
string
) -- The text$format (
Brotkrueml\FeedGenerator\Format\TextFormat
) -- The format
- getText()¶
- Return type
string
- getFormat()¶
- Return type