]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/discovery/dht/class_DhtRecipientDiscovery.php
Some improvements:
[hub.git] / application / hub / main / discovery / dht / class_DhtRecipientDiscovery.php
index c9726c48a029fd614ef7ceed4ece08f2ba26df98..3ca916f909549eb201e2114fddc311a23b81b0e6 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class DhtRecipientDiscovery extends BaseHubDiscovery implements DiscoverableDhtRecipient, Registerable {
+class DhtRecipientDiscovery extends BaseNodeDiscovery implements DiscoverableDhtRecipient, Registerable {
        /**
         * Protected constructor
         *