PMCORE-3092

This commit is contained in:
Paula Quispe
2021-07-28 17:36:12 -04:00
parent a155c33fdd
commit cb3284ccbd

View File

@@ -2,6 +2,7 @@
use Illuminate\Support\Facades\Log; use Illuminate\Support\Facades\Log;
use ProcessMaker\Model\Application as ModelApplication; use ProcessMaker\Model\Application as ModelApplication;
use ProcessMaker\Model\Delegation;
use ProcessMaker\Model\SubApplication as ModelSubApplication; use ProcessMaker\Model\SubApplication as ModelSubApplication;
class Derivation class Derivation