]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 6 Dec 2020 05:38:05 +0000 (06:38 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 6 Dec 2020 05:43:50 +0000 (06:43 +0100)
commitfe4b8ec8891325eb8534f3dd6b85376ac644e43b
treee9e6d7737d77b0e3b2ecf02ad398e247ddff1a9e
parent50a5ad433c797605fa67bc39c506318e89a0a932
Continued:
- moved BaseHubSystem::BOOTSTRAP_NODES_SEPARATOR to Node interface as this is a
  node-related only constant
- moved BaseHubNode::NODE_TYPE_* to Node interface

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/class_BaseHubSystem.php
application/hub/classes/nodes/boot/class_HubBootNode.php
application/hub/classes/nodes/class_BaseHubNode.php
application/hub/classes/recipient/upper/class_UpperRecipient.php
application/hub/interfaces/nodes/class_Node.php