]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/decorator/xml/class_XmlCompactorDecorator.php
Continued:
[core.git] / framework / main / classes / decorator / xml / class_XmlCompactorDecorator.php
index 05d45a90724ad40a5fa8f3824708899beaf100d2..db9cfce43f2bc813ab330e4b5ab5b3ebb8d6a017 100644 (file)
@@ -31,9 +31,9 @@ use Org\Mxchange\CoreFramework\Parser\Parseable;
  */
 class XmlCompactorDecorator extends BaseDecorator implements Parseable {
        /**
-        * Instance of the stacker
+        * Instance of the parser class
         */
-       private $stackInstance = NULL;
+       private $parserInstance = NULL;
 
        /**
         * Protected constructor