diff --git a/Interfaces/GSD/Model/GSDCostCenter.php b/Interfaces/GSD/Model/GSDCostCenter.php index 67bd912..058cf01 100755 --- a/Interfaces/GSD/Model/GSDCostCenter.php +++ b/Interfaces/GSD/Model/GSDCostCenter.php @@ -136,7 +136,7 @@ final class GSDCostCenter implements \JsonSerializable return $this->description; } - /** + /** * Set cost center * * @param string $costCenter Cost center diff --git a/Interfaces/GSD/Model/GSDCostObject.php b/Interfaces/GSD/Model/GSDCostObject.php index ba12500..495d6b4 100755 --- a/Interfaces/GSD/Model/GSDCostObject.php +++ b/Interfaces/GSD/Model/GSDCostObject.php @@ -136,7 +136,7 @@ final class GSDCostObject implements \JsonSerializable return $this->description; } - /** + /** * Set cost object * * @param string $costObject Cost object diff --git a/Interfaces/GSD/import.tpl.php b/Interfaces/GSD/import.tpl.php index dd562a3..18c9a39 100755 --- a/Interfaces/GSD/import.tpl.php +++ b/Interfaces/GSD/import.tpl.php @@ -2,25 +2,25 @@