mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-06 09:28:57 +02:00
minor phpdoc fix, test string fixed for unknown task class
This commit is contained in:
committed by
Claudio Zizza
parent
2c27e2c46d
commit
1acffae330
@@ -30,7 +30,7 @@ class Factory
|
||||
* @param boolean $inRollback
|
||||
* @param string $stage
|
||||
* @return \Mage\Task\AbstractTask
|
||||
* @throws \Exception|\Mage\Task\ErrorWithMessageException
|
||||
* @throws \Exception
|
||||
*/
|
||||
public static function get($taskData, Config $taskConfig, $inRollback = false, $stage = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user