]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/pools/class_BasePool.php
Hub project continued:
[hub.git] / application / hub / main / pools / class_BasePool.php
index 2e6c5c8955163af171e06a0cb0569d26bd9b2aed..0e58c98ba267fc1a14bd4b214ddb2f823d857de7 100644 (file)
@@ -25,7 +25,7 @@ class BasePool extends BaseHubSystem implements Visitable {
        /**
         * A list of pool entries
         */
-       private $poolEntriesInstance = null;
+       private $poolEntriesInstance = NULL;
 
        /**
         * Protected constructor