Other naming convention...
authorRoland Häder <roland@mxchange.org>
Sat, 24 Apr 2010 01:08:28 +0000 (01:08 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 24 Apr 2010 01:08:28 +0000 (01:08 +0000)
inc/classes/main/registry/socket/class_SocketRegistry.php

index 5ff37b9c0a8f1ae8d0992ac06c665c7bd42f36e3..a1eea99f7877fd4441a627796ca2d7cb42ef3c70 100644 (file)
@@ -43,7 +43,7 @@ class SocketRegistry extends BaseRegistry implements Register {
         *
         * @return      $registryInstance       Instance of this class
         */
         *
         * @return      $registryInstance       Instance of this class
         */
-       public final static function getRegistry () {
+       public final static function createSocketRegistry () {
                // Is an instance there?
                if (is_null(self::$registryInstance)) {
                        // Not yet, so create one
                // Is an instance there?
                if (is_null(self::$registryInstance)) {
                        // Not yet, so create one