PassthroughFormatter
in package
implements
Formatter
Interfaces, Classes and Traits
Table of Contents
- format() : string
- Formats the given tag to return a simple plain text version.
Methods
format()
Formats the given tag to return a simple plain text version.
public
format(Tag $tag) : string
Parameters
- $tag : Tag