X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fmain%2Fregistry%2Fsocket%2Fclass_SocketRegistry.php;h=73f3dd4ce115c9f5bf5885f27e6b8bc6933f17f3;hb=f33fd598a1a77034720172ea80353e4d4c0f9662;hp=60c8059711eb0ca8fb0e89b640d6dd24fa2e291b;hpb=3702d6e3f543a30966f23ef978dfdb9a5cbdebbe;p=hub.git diff --git a/application/hub/main/registry/socket/class_SocketRegistry.php b/application/hub/main/registry/socket/class_SocketRegistry.php index 60c805971..73f3dd4ce 100644 --- a/application/hub/main/registry/socket/class_SocketRegistry.php +++ b/application/hub/main/registry/socket/class_SocketRegistry.php @@ -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