SongXmlExporterInterface
in
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
Return values
string —XML document