From d8267fee4ac4666fcec404aab3d05786dfaef17d Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Sun, 10 Nov 2019 11:00:19 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/expedition/class/expedition.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/expedition/class/expedition.class.php b/htdocs/expedition/class/expedition.class.php index 94f1ca12aae..b55d4df0563 100644 --- a/htdocs/expedition/class/expedition.class.php +++ b/htdocs/expedition/class/expedition.class.php @@ -122,7 +122,7 @@ class Expedition extends CommonObject public $depth_units; // A denormalized value public $trueSize; - + /** * @var integer|string Date delivery planed */