]> git.mxchange.org Git - hub.git/commit
these classes need to inherit from BaseHubSystem, like all others here
authorRoland Häder <roland@mxchange.org>
Fri, 19 May 2017 22:27:15 +0000 (00:27 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2020 16:50:04 +0000 (18:50 +0200)
commitdfaaaf89f2f70281578cc177f75cd9976eee7f3b
tree31114e4e1e512b375f6e4e6c3225451a54f82a59
parenta4bdb3426b511616b47cad562cc2ef7c75c1a98d
these classes need to inherit from BaseHubSystem, like all others here

except StorableSocket

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/class_
application/hub/classes/cruncher/class_BaseHubCruncher.php
application/hub/classes/helper/messages/class_BaseMessageHelper.php
application/hub/classes/helper/work_units/class_BaseWorkUnitHelper.php
application/hub/classes/miner/class_BaseHubMiner.php
application/hub/classes/nodes/class_BaseHubNode.php
application/hub/classes/producer/class_BaseProducer.php
application/hub/classes/unl/class_UniversalNodeLocator.php
application/hub/interfaces/container/socket/class_StorableSocket.php