]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 27 Oct 2020 09:57:57 +0000 (10:57 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 27 Oct 2020 09:57:57 +0000 (10:57 +0100)
commit193e9ffb443213b2ab2c814868a4fa62e1f8947f
treeb675608dee7d905e9450c0446228ab67af287dba
parent2fe09f580f8573249e864bf7af474ef4c90437a1
Continued:
- renamed packageInstance -> handlerInstance as this is no longer the package
  but the handler of the package
- added some debug lines
- 'fake' package status removed

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/decoder/package/class_PackageDecoder.php
application/hub/classes/handler/package/class_NetworkPackageHandler.php
application/hub/classes/tasks/network/class_NetworkPackageReaderTask.php
application/hub/classes/tasks/node/decoder/class_NodePackageDecoderTask.php
application/hub/interfaces/receiver/class_Receivable.php