Formatter
in
Table of Contents
- format() : string
- Formats a tag into a string representation according to a specific format, such as Markdown.
Methods
format()
Formats a tag into a string representation according to a specific format, such as Markdown.
public
format(Tag $tag) : string
Parameters
- $tag : Tag