]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/discovery/dht/class_DhtRecipientDiscovery.php
Fixed interface usage.
[hub.git] / application / hub / main / discovery / dht / class_DhtRecipientDiscovery.php
index 3d0802b00796fa0a513375577d607e6ba70b3e83..44d9366570a72c47d5951afbba9aa95dc6c4b978 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 DiscoverableNodeRecipient, Registerable {
+class DhtRecipientDiscovery extends BaseHubDiscovery implements DiscoverableDhtRecipient, Registerable {
        /**
         * Protected constructor
         *