Documentation

FactoryInterface

Factory for creating Track instances.

Table of Contents

Methods

createFromUri()  : TrackInterface
Create a new Track instance from a URI.
createFromXml()  : TrackInterface
Create a new Track instance from a URI.

Methods

createFromXml()

Create a new Track instance from a URI.

public createFromXml(ElementInterface $xml) : TrackInterface
Parameters
$xml : ElementInterface

The xml element representing the track meta data.

Return values
TrackInterface
On this page

Search results