]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/registry/socket/class_SocketRegistry.php
'public static final' is the right thing, some variables renamed to make clear what...
[hub.git] / application / hub / main / registry / socket / class_SocketRegistry.php
index 60c8059711eb0ca8fb0e89b640d6dd24fa2e291b..73f3dd4ce115c9f5bf5885f27e6b8bc6933f17f3 100644 (file)
@@ -45,7 +45,7 @@ class SocketRegistry extends BaseRegistry implements Register, RegisterableSocke
         *
         * @return      $registryInstance       An instance of this class
         */
-       public final static function createSocketRegistry () {
+       public static final function createSocketRegistry () {
                // Is an instance there?
                if (is_null(self::$registryInstance)) {
                        // Not yet, so create one