Chords

SongHtmlExporter
in package
implements SongHtmlExporterInterface

Transforms song lyrics to HTML.

Interfaces, Classes, Traits and Enums

SongHtmlExporterInterface
Transforms song lyrics to HTML.

Table of Contents

toHtml()  : string
Transforms song lyrics to HTML.

Methods

toHtml()

Transforms song lyrics to HTML.

public toHtml(Song $song) : string
Parameters
$song : Song

song

Tags
inheritdoc
Return values
string

HTML

Search results