WebEntry2 Execution Screen
This commit is contained in:
davidcallizaya
2017-06-02 13:07:52 -04:00
parent 4f6035a3b0
commit c9c49c2767
11 changed files with 1018 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ class WorkflowTestCase extends TestCase
/**
* Import a process to the database.
*
*
* @param type $filename ProcessMaker file to be imported
* @return string PRO_UID
*/
@@ -81,7 +81,7 @@ class WorkflowTestCase extends TestCase
/**
* Clear all the translated messages loaded.
*
*
* @global array $translation
*/
protected function clearTranslations()