PHP Class Transport\Entity\Schedule\Walk

Exibir arquivo Open project: opendatach/transport Class Usage Examples

Public Properties

Property Type Description
$duration string

Public Methods

Method Description
createFromXml ( SimpleXMLElement $xml, DateTime $date, Walk $obj = null )
parseTime ( string $time )

Method Details

createFromXml() public static method

public static createFromXml ( SimpleXMLElement $xml, DateTime $date, Walk $obj = null )
$xml SimpleXMLElement
$date DateTime
$obj Walk

parseTime() public static method

public static parseTime ( string $time )
$time string

Property Details

$duration public_oe property

public string $duration
return string