More Bpmn/Workflow handling layer refactoring and improve unit tests
This commit is contained in:
@@ -1141,7 +1141,7 @@ class System
|
||||
return $result;
|
||||
}
|
||||
|
||||
public function solrEnv ($sysName = '')
|
||||
public static function solrEnv ($sysName = '')
|
||||
{
|
||||
if (empty( $sysName )) {
|
||||
$conf = System::getSystemConfiguration();
|
||||
|
||||
Reference in New Issue
Block a user