From 06fbe1dff7d5c54dfd630293d421af128821d46b Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Tue, 23 Dec 2014 12:26:44 +0100 Subject: [PATCH 1/1] Updated doc tag to reflect UNL rewrites in 'hub' project. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- inc/classes/main/container/socket/class_SocketContainer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/classes/main/container/socket/class_SocketContainer.php b/inc/classes/main/container/socket/class_SocketContainer.php index 0cefd859..0cec3448 100644 --- a/inc/classes/main/container/socket/class_SocketContainer.php +++ b/inc/classes/main/container/socket/class_SocketContainer.php @@ -67,8 +67,8 @@ class SocketContainer extends BaseContainer implements Registerable { /** * 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 -- 2.30.2