Merged in victorsl/processmaker/PM-1788 (pull request #1650)
PM-1788 "Designer > Designer Classic > Report Tables: El report..." SOLVED
This commit is contained in:
@@ -135,7 +135,7 @@ class PmTable
|
||||
* @param string $dbsUid corresponding to DBS_UID key
|
||||
* @return string contains resolved DBS_UID
|
||||
*/
|
||||
public function resolveDbSource ($dbsUid)
|
||||
public static function resolveDbSource($dbsUid)
|
||||
{
|
||||
switch ($dbsUid) {
|
||||
case 'workflow':
|
||||
|
||||
Reference in New Issue
Block a user