]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/factories/states/crawler/class_CrawlerStateFactory.php
Continued:
[hub.git] / application / hub / main / factories / states / crawler / class_CrawlerStateFactory.php
index 7b4c6750a13bf8f0ff34b86ec67ac701c0bd735c..29021d3cb82ee162cf5271f7d892efce1c87ac74 100644 (file)
@@ -36,9 +36,9 @@ class CrawlerStateFactory extends ObjectFactory {
         * Creates an instance of a configurable crawler state and sets it in the
         * given crawler instance.
         *
-        * @param       $stateName                              Name of the state
+        * @param       $stateName                      Name of the state
         * @param       $crawlerInstance        A Crawler class instance
-        * @return      $stateInstance                  A Stateable class instance
+        * @return      $stateInstance          A Stateable class instance
         */
        public static final function createCrawlerStateInstanceByName ($stateName, Crawler $crawlerInstance) {
                // Then construct the class' configuraton entry