public FormattableMarkup::__toString()
protected static FormattableMarkup::placeholderFormat($string
The arguments to replace placeholders with. Type:
public FormattableMarkup::count()
protected static FormattableMarkup::placeholderEscape($value)
public FormattableMarkup::jsonSerialize()
Formats a string for HTML display by replacing variable placeholders. When cast to a string, this object replaces variable placeholders in the
public FormattableMarkup::__construct($string, array $arguments)