]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 22 Nov 2020 17:58:49 +0000 (18:58 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 22 Nov 2020 17:58:49 +0000 (18:58 +0100)
commitbae1ac4a11606166cd5430e4b552c4f0e38cf59f
treef9b785cd95326317c3209543378ba0245b5dda15
parent5fb6010a5e2fb821a65717babe9128234e409c93
Continued:
- moved $listInstance from monothlithic BaseFrameworkSystem to proper classes
- NodePingTask had compared to all other tasks a parameter in factory method,
  now this is initialized within the factory method
- updated core framework

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/discovery/recipient/class_BaseRecipientDiscovery.php
application/hub/classes/filter/task/node/class_NodeTaskHandlerInitializerFilter.php
application/hub/classes/tasks/node/ping/class_NodePingTask.php
core