Merged in feature/PMC-1173 (pull request #7066)
PMC-1173 Approved-by: Paula Quispe <paula.quispe@processmaker.com> Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
parent
36c91c1102
commit
6a6ccc1b8c
@@ -2458,9 +2458,14 @@ class WorkspaceTools
|
||||
}
|
||||
|
||||
/**
|
||||
* Get disabled code
|
||||
* If the feature is enable and the code_scanner_scope was enable will check in the command
|
||||
* Review when the command check-workspace-disabled-code was executed
|
||||
*
|
||||
* @return array Returns an array with disabled code found, array empty otherwise
|
||||
* @return array
|
||||
* @throws Exception
|
||||
*
|
||||
* @link https://wiki.processmaker.com/3.3/processmaker_command#check-workspace-disabled-code
|
||||
* @uses cliWorkspaces.php
|
||||
*/
|
||||
public function getDisabledCode()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user