PHP Class Transport\Entity\Location\NearbyQuery

Afficher le fichier Open project: opendatach/transport Class Usage Examples

Méthodes publiques

Свойство Type Description
$lat
$limit
$lon
$transportations

Méthodes publiques

Méthode Description
__construct ( $lat, $lon, $limit = 10 )
toArray ( )

Method Details

__construct() public méthode

public __construct ( $lat, $lon, $limit = 10 )

toArray() public méthode

public toArray ( )

Property Details

$lat public_oe property

public $lat

$limit public_oe property

public $limit

$lon public_oe property

public $lon

$transportations public_oe property

public $transportations