]> git.mxchange.org Git - core.git/blobdiff - inc/classes/exceptions/helper/class_HelperNoPreviousOpenedSubGroupException.php
Replaced more double-quotes to single, exposed in exception AlreadyInitializedStacke...
[core.git] / inc / classes / exceptions / helper / class_HelperNoPreviousOpenedSubGroupException.php
index 44c16db565ecdbc042a844e937b3a43cf9b43962..a5ce3e9a8fcde61c867cf0719530ec7d6e59b577 100644 (file)
@@ -31,7 +31,7 @@ class HelperNoPreviousOpenedSubGroupException extends FrameworkException {
         */
        public function __construct (array $msgArray, $code) {
                // Add a message around the missing class
         */
        public function __construct (array $msgArray, $code) {
                // Add a message around the missing class
-               $message = sprintf("[%s:%d] Sub group not opened before. Raw text follows: %s",
+               $message = sprintf('[%s:%d] Sub group not opened before. Raw text follows: %s',
                        $msgArray[0]->__toString(),
                        $this->getLine(),
                        $msgArray[1]
                        $msgArray[0]->__toString(),
                        $this->getLine(),
                        $msgArray[1]