]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/stacker/file/fifo/class_FiFoFileStack.php
Continued:
[core.git] / framework / main / classes / stacker / file / fifo / class_FiFoFileStack.php
index a4630c6a585afd71ef33d927f9e850343fed8d25..e036b052d108a8d26f6eb81886ddeb2c0bb91d00 100644 (file)
@@ -43,7 +43,7 @@ class FiFoFileStack extends BaseFileStack implements StackableFile, Calculatable
         *
         * @param       $fileName               Absolute Name of stack file
         * @param       $type                   Type of this stack (e.g. url_source for URL sources)
-        * @return      $stackInstance  An instance of a Stackable class
+        * @return      $stackInstance  An instance of a StackableFile class
         */
        public final static function createFiFoFileStack ($fileName, $type) {
                // Get new instance