Other naming convention...
[core.git] / 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
         */
-       public final static function getRegistry () {
+       public final static function createSocketRegistry () {
                // Is an instance there?
                if (is_null(self::$registryInstance)) {
                        // Not yet, so create one