Correcion y adicion para DataBase Connections
This commit is contained in:
@@ -241,3 +241,4 @@ class DataBaseConnection
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -139,3 +139,4 @@ class DataBaseConnection extends Api
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ debug = 1
|
||||
case-tracker-object = "Services\Api\ProcessMaker\Project\CaseTrackerObject"
|
||||
project-users = "Services\Api\ProcessMaker\Project\ProjectUsers"
|
||||
web-entry = "Services\Api\ProcessMaker\Project\WebEntry"
|
||||
data-base-connections = "Services\Api\ProcessMaker\Project\DataBaseConnection"
|
||||
|
||||
[alias: projects]
|
||||
project = "Services\Api\ProcessMaker\Project"
|
||||
|
||||
Reference in New Issue
Block a user