set nautical miles as the default mass unit #189

This commit is contained in:
Nabeel Shahzad 2018-02-11 19:58:07 -06:00
parent d5c2d25c74
commit 4eef254688

View File

@ -12,7 +12,7 @@ class Distance extends \PhpUnitsOfMeasure\PhysicalQuantity\Length implements Arr
/**
* The unit that this is stored as
*/
public const STORAGE_UNIT = 'mi';
public const STORAGE_UNIT = 'nmi';
/**
* @return string