]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/response/html/class_HtmlResponse.php
Continued:
[core.git] / framework / main / classes / response / html / class_HtmlResponse.php
index 76cd50d0425bf828a22c19e053efccb905c2ac20..b81a30a9f84f6ce187a078b76d529917fc1020ab 100644 (file)
@@ -6,6 +6,7 @@ namespace Org\Mxchange\CoreFramework\Response;
 use Org\Mxchange\CoreFramework\Bootstrap\FrameworkBootstrap;
 use Org\Mxchange\CoreFramework\Helper\Application\ApplicationHelper;
 use Org\Mxchange\CoreFramework\Manager\ManageableApplication;
+use Org\Mxchange\CoreFramework\Middleware\Debug\DebugMiddleware;
 use Org\Mxchange\CoreFramework\Registry\GenericRegistry;
 use Org\Mxchange\CoreFramework\Response\Responseable;
 
@@ -86,7 +87,7 @@ class HtmlResponse extends BaseResponse implements Responseable {
                // Shall we encrypt the cookie?
                if ($encrypted) {
                        // Unsupported at the moment
-                       $this->partialStub('Encryption is unsupported at the moment.');
+                       DebugMiddleware::getSelfInstance()->partialStub('Encryption is unsupported at the moment.');
                }
 
                // For slow browsers set the cookie array element first