]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/producer/cruncher/work_units/class_CruncherTestUnitProducer.php
Added all node types, moved iterator class:
[hub.git] / application / hub / main / producer / cruncher / work_units / class_CruncherTestUnitProducer.php
index 172083521054447c8401ec9d63bbaa831718a536..673e9d037f47431af0ccc824fd2ab25d46ef25a9 100644 (file)
@@ -131,7 +131,7 @@ class CruncherTestUnitProducer extends BaseUnitProducer implements UnitProducer,
                                $iteratorInstance->next();
                        } // END - while
 
-                       die(__METHOD__.": Ended the key production.\n");
+                       die(__METHOD__ . ": Ended the key production.\n");
                }
        }
 }