mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-29 10:38:57 +02:00
Documentation.
This commit is contained in:
@@ -27,7 +27,9 @@ class Factory
|
||||
* Gets an instance of a Task.
|
||||
*
|
||||
* @param string|array $taskData
|
||||
* @param Mage\Config $taskConfig
|
||||
* @param boolean $inRollback
|
||||
* @param string $stage
|
||||
* @return \Mage\Task\AbstractTask
|
||||
*/
|
||||
public static function get($taskData, Config $taskConfig, $inRollback = false, $stage = null)
|
||||
|
||||
Reference in New Issue
Block a user