]> git.mxchange.org Git - hub.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 15 Aug 2021 17:54:40 +0000 (19:54 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 15 Aug 2021 17:54:40 +0000 (19:54 +0200)
- added internal TODO to find actual usage of the interface and rename it
  properly

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/interfaces/delivery/class_Deliverable.php

index f110b98bb13c52a6edd943998ea81778de0d7b28..2d1661e8ff13d192eb92b3ea3844db04634520fb 100644 (file)
@@ -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 <webmaster@shipsimu.org>
  * @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