]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/filter/class_FilterChain.php
Registry introduces, comments fixed ;)
[shipsimu.git] / inc / classes / main / filter / class_FilterChain.php
index cf2ff3b3c0fdb72c386fd1e2568c50ebde8c9365..cb1ac380aa740874030cb3bd8132014913481d6f 100644 (file)
@@ -28,7 +28,7 @@ class FilterChain extends BaseFrameworkSystem {
        private $filters = array();
 
        /**
-        * Private constructor
+        * Protected constructor
         *
         * @return      void
         */