]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 26 Oct 2020 15:04:50 +0000 (16:04 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 26 Oct 2020 15:04:50 +0000 (16:04 +0100)
commit616bbe5d6ae53d9bf38f4840ec722d33be604ba5
treef39df10cbf9bfcfffd9ff236f7b373298252feea
parent65cbed8d808455a7c55cbaac759934d2791924fa
Continued:
- further rewrites from type-unsafe array $rawData to $packageInstance

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/handler/package/class_NetworkPackageHandler.php
application/hub/classes/package/assembler/class_PackageAssembler.php
application/hub/classes/tasks/class_BaseHubTask.php [new file with mode: 0644]
application/hub/exceptions/package/class_UnsupportedPackageCodeHandlerException.php
application/hub/interfaces/handler/raw-data/class_HandleableRawData.php
application/hub/interfaces/receiver/assembler/class_Assembler.php