Refactoring of internal task events
This commit is contained in:
@@ -52,6 +52,7 @@ class TaskCreation extends Base
|
||||
public function getEventRequiredParameters()
|
||||
{
|
||||
return array(
|
||||
'project_id',
|
||||
'reference',
|
||||
'title',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user