]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/tasks/node/listener/class_NodeSocketListenerTask.php
Renamed filter (no self_announcement, just plain announcement)
[hub.git] / application / hub / main / tasks / node / listener / class_NodeSocketListenerTask.php
index e158f7216c500a10ad942a97741b2502690417af..fe4274ac55c81ed916da5227c5ea832832dc77e1 100644 (file)
@@ -46,7 +46,7 @@ class NodeSocketListenerTask extends BaseTask implements Taskable, Visitable {
        }
 
        /**
-        * Accepts the visitor to process the visit "request"
+        * Accepts the visitor to process the visitor
         *
         * @param       $visitorInstance        An instance of a Visitor class
         * @return      void