From: Roland Häder Date: Sun, 15 Aug 2021 17:54:40 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5e0976551612eca3fc2f990011cef4ebe154fea8;p=hub.git Continued: - added internal TODO to find actual usage of the interface and rename it properly Signed-off-by: Roland Häder --- diff --git a/application/hub/interfaces/delivery/class_Deliverable.php b/application/hub/interfaces/delivery/class_Deliverable.php index f110b98bb..2d1661e8f 100644 --- a/application/hub/interfaces/delivery/class_Deliverable.php +++ b/application/hub/interfaces/delivery/class_Deliverable.php @@ -7,13 +7,14 @@ use Org\Shipsimu\Hub\Generic\HubInterface; use Org\Shipsimu\Hub\Helper\HubHelper; /** - * An interface for package delivery boys... ;-) + * An interface for generic (?) delivery boys... ;-) * * @author Roland Haeder * @version 0.0.0 * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2020 Hub Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org + * @todo Find the real use of this interface and rename it, this isn't the super-interface of package or message delivery interfaces * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by