]> git.mxchange.org Git - core.git/blobdiff - framework/main/third_party/api/wernisportal/class_WernisApi.php
Rewrite:
[core.git] / framework / main / third_party / api / wernisportal / class_WernisApi.php
index e8dd99d78294075dc878bc438f04b462a5e62881..8a9e7741bc4d5dad2128c6617987a6e665a87faf 100644 (file)
@@ -74,7 +74,7 @@ class WernisApi extends BaseFrameworkSystem {
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }