Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #135 from DataValues/rmd
Remove not needed docs
  • Loading branch information
JeroenDeDauw committed Jul 13, 2018
2 parents 848847a + 682ae20 commit b3f2750
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/Values/LatLongValue.php
Expand Up @@ -19,18 +19,7 @@
*/
class LatLongValue extends DataValueObject {

/**
* The locations latitude.
*
* @var float
*/
private $latitude;

/**
* The locations longitude.
*
* @var float
*/
private $longitude;

/**
Expand Down

0 comments on commit b3f2750

Please sign in to comment.