X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fhub%2Fexceptions%2Fmaster%2Fclass_HubMasterDisconnectedException.php;h=782aa1ac2183de51c28478c20e053573afe91606;hb=745d427070890eae26f9f3eb3cb25e10d831aacc;hp=9164b56510a333228b9d1db88adf65d3a84bbe12;hpb=b32994822964093e672d92815c13b70418d46cfd;p=hub.git diff --git a/application/hub/exceptions/master/class_HubMasterDisconnectedException.php b/application/hub/exceptions/master/class_HubMasterDisconnectedException.php index 9164b5651..782aa1ac2 100644 --- a/application/hub/exceptions/master/class_HubMasterDisconnectedException.php +++ b/application/hub/exceptions/master/class_HubMasterDisconnectedException.php @@ -28,7 +28,7 @@ class HubMasterDisconnectedException extends HubException { * @param $code Code number for the exception * @return void */ - public final function __construct ($msgArray, $code) { + public final function __construct (array $msgArray, $code) { // Construct the message $message = sprintf("[%s:%d] Raw message received: %s
\n", $msgArray['this']->__toString(),