Registry introduces, comments fixed ;)
[shipsimu.git] / inc / classes / main / cache / class_MemoryCache.php
index 7da2e1642835ec2a2a86f2ab3811d58dd6f88d8c..68a4122decd67a39273bca78cffa7b7958457a9c 100644 (file)
@@ -28,7 +28,7 @@ class MemoryCache extends BaseFrameworkSystem implements Cacheable {
        private $dataCache = null;
 
        /**
-        * Private constructor
+        * Protected constructor
         *
         * @return      void
         */