Add unit tests for automatic actions

This commit is contained in:
Frédéric Guillot
2014-03-12 21:18:38 -04:00
parent b27a78e322
commit 9722cf6152
10 changed files with 448 additions and 2 deletions

View File

@@ -39,9 +39,8 @@ class TaskClose extends Base
}
/**
* Get the required parameter for the event (check if for the event data)
* Get the required parameter for the event
*
* @abstract
* @access public
* @return array
*/