X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fexceptions%2Fhelper%2Fclass_HelperGroupAlreadyCreatedException.php;h=9aa5bc7cc03dece43aa5fa65364510b40b019055;hp=fb9d2f177beaadc8a5ce8e94b413f6d10fc00f09;hb=18326a804304728be346a6898b6d489d0359b647;hpb=2cc6e13b4b88fd492f421753bad9b2ad1a413d58 diff --git a/inc/classes/exceptions/helper/class_HelperGroupAlreadyCreatedException.php b/inc/classes/exceptions/helper/class_HelperGroupAlreadyCreatedException.php index fb9d2f17..9aa5bc7c 100644 --- a/inc/classes/exceptions/helper/class_HelperGroupAlreadyCreatedException.php +++ b/inc/classes/exceptions/helper/class_HelperGroupAlreadyCreatedException.php @@ -31,7 +31,7 @@ class HelperGroupAlreadyCreatedException extends FrameworkException { */ public function __construct (array $msgArray, $code) { // Add a message around the missing class - $message = sprintf("[%s:%d] Group %s already opened before.", + $message = sprintf('[%s:%d] Group %s already opened before.', $msgArray[0]->__toString(), $this->getLine(), $msgArray[1]