mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-28 10:08:56 +02:00
Allow parameter configuration on the Task configuration definition.
This commit is contained in:
@@ -8,7 +8,7 @@ class Task_SampleTask
|
||||
}
|
||||
|
||||
public function run()
|
||||
{
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user