Chords

SongXmlExporter
in package
implements SongXmlExporterInterface

Saves a song as a Song 1.0 XML document.

Interfaces, Classes, Traits and Enums

SongXmlExporterInterface
Saves a song as a Song 1.0 XML document.

Table of Contents

toXml()  : string
Saves the song as a Song 1.0 XML document.

Methods

toXml()

Saves the song as a Song 1.0 XML document.

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

song

Tags
inheritdoc
Return values
string

XML document

Search results