]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/visitor/class_
Rewrite:
[core.git] / framework / main / classes / visitor / class_
index 88dc4813754716779b20bcccc0fec25a552d465c..f63dc68f0ede79eb39023dc129bbf143bd6d29f3 100644 (file)
@@ -33,7 +33,7 @@ class ???Visitor extends BaseVisitor implements Visitor {
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);