Updated doc tag to reflect UNL rewrites in 'hub' project.
authorRoland Haeder <roland@mxchange.org>
Tue, 23 Dec 2014 11:26:44 +0000 (12:26 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 23 Dec 2014 11:26:44 +0000 (12:26 +0100)
Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/container/socket/class_SocketContainer.php

index 0cefd859fc1a337ddfec1a16a0ebe38e3d2102b9..0cec344805f03281375e562dea965a510a6b41a0 100644 (file)
@@ -67,8 +67,8 @@ class SocketContainer extends BaseContainer implements Registerable {
        /**
         * Checks whether the given Universal Node Locator matches with the one from package data
         *
        /**
         * Checks whether the given Universal Node Locator matches with the one from package data
         *
-        * @param       $unlInstance            An instance of a LocateableNode class
-        * @return      $matches        Whether $address matches with the one from package data
+        * @param       $unlInstance    An instance of a LocateableNode class
+        * @return      $matches                Whether $address matches with the one from package data
         */
        public final function ifAddressMatches (LocateableNode $unlInstance) {
                // Get current package data
         */
        public final function ifAddressMatches (LocateableNode $unlInstance) {
                // Get current package data