]> git.mxchange.org Git - core.git/blobdiff - application/tests/class_ApplicationHelper.php
Rewrite:
[core.git] / application / tests / class_ApplicationHelper.php
index 31600a7ba61f87b2054f7a18bc6d0dae43a0fc61..93d3a4fa81d5cd19b4cfda679d67254c375bdcd2 100644 (file)
@@ -57,7 +57,7 @@ class ApplicationHelper extends BaseApplication implements ManageableApplication
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }