order the headers in file

update
This commit is contained in:
hjonathan
2017-08-09 09:46:57 -04:00
parent a11462ff0a
commit ee3561fb16
2 changed files with 25 additions and 29 deletions

View File

@@ -1,11 +1,11 @@
<?php
namespace ProcessMaker\Services\Api\Project;
use \ProcessMaker\Services\Api;
use \Luracast\Restler\RestException;
use ProcessMaker\Project\Adapter\BpmnWorkflow;
use ProcessMaker\BusinessModel\Task;
use \Exception;
use \Luracast\Restler\RestException;
use \ProcessMaker\BusinessModel\Task;
use \ProcessMaker\Project\Adapter\BpmnWorkflow;
use \ProcessMaker\Services\Api;
/**
* Project\Activity Api Controller